Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dproc.c701 .rmdir = nfs_rmdir,
H A Dinternal.h395 int nfs_rmdir(struct inode *, struct dentry *);
H A Dnfs3proc.c993 .rmdir = nfs_rmdir,
H A Ddir.c2429 int nfs_rmdir(struct inode *dir, struct dentry *dentry) in nfs_rmdir() function
2456 EXPORT_SYMBOL_GPL(nfs_rmdir);
H A Dnfs4proc.c10670 .rmdir = nfs_rmdir,