Home
last modified time | relevance | path

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

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