Searched refs:afs_fs_remove (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/fs/afs/ |
D | dir.c | 1194 afs_fs_remove(&fc, dentry->d_name.name, true, in afs_rmdir() 1297 afs_fs_remove(&fc, dentry->d_name.name, false, in afs_unlink()
|
D | internal.h | 782 extern int afs_fs_remove(struct afs_fs_cursor *, const char *, bool, u64);
|
D | fsclient.c | 871 int afs_fs_remove(struct afs_fs_cursor *fc, const char *name, bool isdir, in afs_fs_remove() function
|