Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dinternal.h403 int nfs_rmdir(struct inode *, struct dentry *);
H A Ddir.c2518 int nfs_rmdir(struct inode *dir, struct dentry *dentry) in nfs_rmdir() function
2545 EXPORT_SYMBOL_GPL(nfs_rmdir);
H A Dnfs4proc.c10715 .rmdir = nfs_rmdir,