Searched refs:afs_check_for_remote_deletion (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/fs/afs/ |
D | dir.c | 702 .aborted = afs_check_for_remote_deletion, 1240 void afs_check_for_remote_deletion(struct afs_operation *op) in afs_check_for_remote_deletion() function 1317 .aborted = afs_check_for_remote_deletion, 1399 .aborted = afs_check_for_remote_deletion, 1531 .aborted = afs_check_for_remote_deletion, 1611 .aborted = afs_check_for_remote_deletion, 1681 .aborted = afs_check_for_remote_deletion, 1733 .aborted = afs_check_for_remote_deletion,
|
D | dir_silly.c | 183 .aborted = afs_check_for_remote_deletion,
|
D | file.c | 243 .aborted = afs_check_for_remote_deletion,
|
D | flock.c | 186 .aborted = afs_check_for_remote_deletion,
|
D | inode.c | 342 .aborted = afs_check_for_remote_deletion,
|
D | internal.h | 1009 extern void afs_check_for_remote_deletion(struct afs_operation *);
|