Home
last modified time | relevance | path

Searched refs:nfs_create (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/fs/nfs/
Dinternal.h359 int nfs_create(struct inode *, struct dentry *, umode_t, bool);
Dproc.c685 .create = nfs_create,
Dnfs3proc.c922 .create = nfs_create,
Ddir.c1767 int nfs_create(struct inode *dir, struct dentry *dentry, in nfs_create() function
1790 EXPORT_SYMBOL_GPL(nfs_create);
Dnfs4proc.c9787 .create = nfs_create,