Home
last modified time | relevance | path

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

/linux-4.4.14/fs/affs/
Ddir.c34 .unlink = affs_unlink,
Daffs.h167 extern int affs_unlink(struct inode *dir, struct dentry *dentry);
Dnamei.c251 affs_unlink(struct inode *dir, struct dentry *dentry) in affs_unlink() function