Home
last modified time | relevance | path

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

/Linux-v6.6/fs/affs/
Ddir.c39 .rmdir = affs_rmdir,
Daffs.h174 extern int affs_rmdir(struct inode *dir, struct dentry *dentry);
Dnamei.c307 affs_rmdir(struct inode *dir, struct dentry *dentry) in affs_rmdir() function