Home
last modified time | relevance | path

Searched defs:parent_from (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/fs/v7fs/
H A Dv7fs_file_util.c121 v7fs_file_rename(struct v7fs_self *fs, struct v7fs_inode *parent_from, in v7fs_file_rename()
H A Dv7fs_vnops.c787 struct v7fs_node *parent_from = fdvp->v_data; in v7fs_rename() local