Home
last modified time | relevance | path

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

/linux-4.19.296/fs/affs/
Ddir.c39 .rmdir = affs_rmdir,
Daffs.h172 extern int affs_rmdir(struct inode *dir, struct dentry *dentry);
Dnamei.c305 affs_rmdir(struct inode *dir, struct dentry *dentry) in affs_rmdir() function