Searched refs:afs_check_for_remote_deletion (Results 1 – 7 of 7) sorted by relevance
/linux-4.19.296/fs/afs/ |
D | flock.c | 147 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_set_lock() 178 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_extend_lock() 209 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_release_lock()
|
D | inode.c | 115 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_fetch_status() 602 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_setattr()
|
D | dir.c | 1128 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_mkdir() 1358 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_create() 1498 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_symlink()
|
D | file.c | 248 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_fetch_data()
|
D | super.c | 712 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_statfs()
|
D | write.c | 359 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_store_data()
|
D | internal.h | 1112 static inline void afs_check_for_remote_deletion(struct afs_fs_cursor *fc, in afs_check_for_remote_deletion() function
|