Home
last modified time | relevance | path

Searched refs:parent_dir (Results 1 – 4 of 4) sorted by relevance

/linux/arch/s390/hypfs/
H A Dhypfs_diag_fs.c280 static void *hypfs_create_phys_files(struct dentry *parent_dir, void *phys_hdr) in hypfs_create_phys_files() argument
286 cpus_dir = hypfs_mkdir(parent_dir, "cpus"); in hypfs_create_phys_files()
/linux/fs/afs/
H A Ddir.c1060 static int afs_d_revalidate(struct inode *parent_dir, const struct qstr *name, in afs_d_revalidate() argument
1063 struct afs_vnode *vnode, *dir = AFS_FS_I(parent_dir); in afs_d_revalidate()
/linux/fs/nfs/
H A Dpnfs.c1117 struct dentry *parent_dir = dget_parent(ctx->dentry); in pnfs_find_server() local
1118 server = NFS_SERVER(parent_dir->d_inode); in pnfs_find_server()
1119 dput(parent_dir); in pnfs_find_server()
/linux/fs/btrfs/
H A Dsend.c2029 u64 parent_dir; in get_first_ref() local
2060 parent_dir = found_key.offset; in get_first_ref()
2068 parent_dir = btrfs_inode_extref_parent(path->nodes[0], extref); in get_first_ref()
2075 ret = get_inode_gen(root, parent_dir, dir_gen); in get_first_ref()
2080 *dir = parent_dir; in get_first_ref()