Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/afs/
Ddir.c34 static int afs_rmdir(struct inode *dir, struct dentry *dentry);
67 .rmdir = afs_rmdir,
1375 static int afs_rmdir(struct inode *dir, struct dentry *dentry) in afs_rmdir() function