Home
last modified time | relevance | path

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

/linux-4.19.296/fs/afs/
Ddir.c1194 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()
Dinternal.h782 extern int afs_fs_remove(struct afs_fs_cursor *, const char *, bool, u64);
Dfsclient.c871 int afs_fs_remove(struct afs_fs_cursor *fc, const char *name, bool isdir, in afs_fs_remove() function