Home
last modified time | relevance | path

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

/linux-4.19.296/fs/affs/
Ddir.c36 .unlink = affs_unlink,
Daffs.h169 extern int affs_unlink(struct inode *dir, struct dentry *dentry);
Dnamei.c236 affs_unlink(struct inode *dir, struct dentry *dentry) in affs_unlink() function