Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dinternal.h399 int nfs_create(struct mnt_idmap *, struct inode *, struct dentry *,
H A Ddir.c2440 int nfs_create(struct mnt_idmap *idmap, struct inode *dir, in nfs_create() function
2445 EXPORT_SYMBOL_GPL(nfs_create);
H A Dnfs4proc.c10708 .create = nfs_create,