Home
last modified time | relevance | path

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

/linux-4.4.14/fs/affs/
Ddir.c37 .rmdir = affs_rmdir,
Daffs.h170 extern int affs_rmdir(struct inode *dir, struct dentry *dentry);
Dnamei.c320 affs_rmdir(struct inode *dir, struct dentry *dentry) in affs_rmdir() function