Home
last modified time | relevance | path

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

/Linux-v5.4/fs/afs/
Dxattr.c71 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_xattr_get_acl()
139 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_xattr_set_acl()
215 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_xattr_get_yfs()
310 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_xattr_set_yfs()
Dflock.c203 afs_check_for_remote_deletion(&fc, vnode); in afs_set_lock()
240 afs_check_for_remote_deletion(&fc, vnode); in afs_extend_lock()
277 afs_check_for_remote_deletion(&fc, vnode); in afs_release_lock()
Dinode.c341 afs_check_for_remote_deletion(&fc, vnode); in afs_fetch_status()
863 afs_check_for_remote_deletion(&fc, vnode); in afs_setattr()
Ddir.c1309 afs_check_for_remote_deletion(&fc, dvnode); in afs_mkdir()
1611 afs_check_for_remote_deletion(&fc, dvnode); in afs_create()
1773 afs_check_for_remote_deletion(&fc, dvnode); in afs_symlink()
Dfile.c252 afs_check_for_remote_deletion(&fc, vnode); in afs_fetch_data()
Dsuper.c753 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_statfs()
Dwrite.c413 afs_check_for_remote_deletion(&fc, vnode); in afs_store_data()
Dinternal.h1413 static inline void afs_check_for_remote_deletion(struct afs_fs_cursor *fc, in afs_check_for_remote_deletion() function