Home
last modified time | relevance | path

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

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