Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/afs/
H A Ddir.c35 static int afs_unlink(struct inode *dir, struct dentry *dentry);
64 .unlink = afs_unlink,
1511 static int afs_unlink(struct inode *dir, struct dentry *dentry) in afs_unlink() function