Home
last modified time | relevance | path

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

/Linux-v4.19/fs/afs/
Ddir.c37 static int afs_unlink(struct inode *dir, struct dentry *dentry);
66 .unlink = afs_unlink,
1260 static int afs_unlink(struct inode *dir, struct dentry *dentry) in afs_unlink() function