Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/hypfs/
H A Dhypfs_diag_fs.c283 static void *hypfs_create_phys_files(struct dentry *parent_dir, void *phys_hdr) in hypfs_create_phys_files() argument
289 cpus_dir = hypfs_mkdir(parent_dir, "cpus"); in hypfs_create_phys_files()
/linux-6.15/fs/afs/
H A Ddir.c1059 static int afs_d_revalidate(struct inode *parent_dir, const struct qstr *name, in afs_d_revalidate() argument
1062 struct afs_vnode *vnode, *dir = AFS_FS_I(parent_dir); in afs_d_revalidate()
/linux-6.15/fs/nfs/
H A Dpnfs.c1125 struct dentry *parent_dir = dget_parent(ctx->dentry); in pnfs_find_server() local
1126 server = NFS_SERVER(parent_dir->d_inode); in pnfs_find_server()
1127 dput(parent_dir); in pnfs_find_server()
/linux-6.15/fs/btrfs/
H A Dsend.c2018 u64 parent_dir; in get_first_ref() local
2049 parent_dir = found_key.offset; in get_first_ref()
2057 parent_dir = btrfs_inode_extref_parent(path->nodes[0], extref); in get_first_ref()
2064 ret = get_inode_gen(root, parent_dir, dir_gen); in get_first_ref()
2069 *dir = parent_dir; in get_first_ref()