Home
last modified time | relevance | path

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

/linux-6.12.1/fs/affs/
Ddir.c70 .rmdir = affs_rmdir,
Daffs.h173 extern int affs_rmdir(struct inode *dir, struct dentry *dentry);
Dnamei.c307 affs_rmdir(struct inode *dir, struct dentry *dentry) in affs_rmdir() function