Home
last modified time | relevance | path

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

/Linux-v4.19/fs/afs/
Dflock.c93 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()
Dinode.c115 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_fetch_status()
584 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_setattr()
Ddir.c1124 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()
Dfile.c245 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_fetch_data()
Dsuper.c711 afs_check_for_remote_deletion(&fc, fc.vnode); in afs_statfs()
Dwrite.c358 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