Searched refs:lookup_instantiate_filp (Results 1 – 4 of 4) sorted by relevance
/fs/ |
D | open.c | 904 struct file *lookup_instantiate_filp(struct nameidata *nd, struct dentry *dentry, in lookup_instantiate_filp() function 924 EXPORT_SYMBOL_GPL(lookup_instantiate_filp);
|
/fs/9p/ |
D | vfs_inode.c | 528 filp = lookup_instantiate_filp(nd, dentry, v9fs_open_created); in v9fs_vfs_create()
|
/fs/fuse/ |
D | dir.c | 461 file = lookup_instantiate_filp(nd, entry, generic_file_open); in fuse_create_open()
|
/fs/nfs/ |
D | nfs4proc.c | 1481 filp = lookup_instantiate_filp(nd, path->dentry, NULL); in nfs4_intent_set_file() 1566 lookup_instantiate_filp(nd, (struct dentry *)state, NULL); in nfs4_open_revalidate()
|