Home
last modified time | relevance | path

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

/linux-4.19.296/fs/afs/
Dflock.c147 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()
Dinode.c115 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_fetch_status()
602 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_setattr()
Ddir.c1128 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()
Dfile.c248 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_fetch_data()
Dsuper.c712 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_statfs()
Dwrite.c359 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_store_data()
Dinternal.h1112 static inline void afs_check_for_remote_deletion(struct afs_fs_cursor *fc, in afs_check_for_remote_deletion() function