Home
last modified time | relevance | path

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

/fs/
Dopen.c904 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/
Dvfs_inode.c528 filp = lookup_instantiate_filp(nd, dentry, v9fs_open_created); in v9fs_vfs_create()
/fs/fuse/
Ddir.c461 file = lookup_instantiate_filp(nd, entry, generic_file_open); in fuse_create_open()
/fs/nfs/
Dnfs4proc.c1481 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()