Searched refs:afs_check_for_remote_deletion (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.4/fs/afs/ |
D | xattr.c | 71 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()
|
D | flock.c | 203 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()
|
D | inode.c | 341 afs_check_for_remote_deletion(&fc, vnode); in afs_fetch_status() 863 afs_check_for_remote_deletion(&fc, vnode); in afs_setattr()
|
D | dir.c | 1309 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()
|
D | file.c | 252 afs_check_for_remote_deletion(&fc, vnode); in afs_fetch_data()
|
D | super.c | 753 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_statfs()
|
D | write.c | 413 afs_check_for_remote_deletion(&fc, vnode); in afs_store_data()
|
D | internal.h | 1413 static inline void afs_check_for_remote_deletion(struct afs_fs_cursor *fc, in afs_check_for_remote_deletion() function
|