Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nfs/
Dinternal.h367 int nfs_create(struct inode *, struct dentry *, umode_t, bool);
Dproc.c695 .create = nfs_create,
Dnfs3proc.c964 .create = nfs_create,
Ddir.c1899 int nfs_create(struct inode *dir, struct dentry *dentry, in nfs_create() function
1922 EXPORT_SYMBOL_GPL(nfs_create);
Dnfs4proc.c10320 .create = nfs_create,