Home
last modified time | relevance | path

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

/linux/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()
/linux/fs/nfs/
H A Dpnfs.c1125 struct dentry *parent_dir = dget_parent(ctx->dentry); in pnfs_find_server() local