Home
last modified time | relevance | path

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

/linux-4.19.296/fs/afs/
Ddir.c36 static int afs_rmdir(struct inode *dir, struct dentry *dentry);
69 .rmdir = afs_rmdir,
1173 static int afs_rmdir(struct inode *dir, struct dentry *dentry) in afs_rmdir() function