Searched refs:afs_check_for_remote_deletion (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/fs/afs/ |
D | flock.c | 93 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_set_lock() 124 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_extend_lock() 155 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() 584 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_setattr()
|
D | dir.c | 1124 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_mkdir() 1354 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_create() 1494 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_symlink()
|
D | file.c | 245 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_fetch_data()
|
D | super.c | 711 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_statfs()
|
D | write.c | 358 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
|