Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/nfs/
Ddir.c39 static int nfs_create(struct inode *, struct dentry *, int);
59 create: nfs_create,
647 static int nfs_create(struct inode *dir, struct dentry *dentry, int mode) in nfs_create() function