Searched refs:afs_check_for_remote_deletion (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/fs/afs/ |
| H A D | dir.c | 735 .aborted = afs_check_for_remote_deletion, 1223 void afs_check_for_remote_deletion(struct afs_operation *op) in afs_check_for_remote_deletion() function 1309 .aborted = afs_check_for_remote_deletion, 1402 .aborted = afs_check_for_remote_deletion, 1548 .aborted = afs_check_for_remote_deletion, 1631 .aborted = afs_check_for_remote_deletion, 1707 .aborted = afs_check_for_remote_deletion, 1771 .aborted = afs_check_for_remote_deletion,
|
| H A D | dir_silly.c | 185 .aborted = afs_check_for_remote_deletion,
|
| H A D | file.c | 224 afs_check_for_remote_deletion(op); in afs_fetch_data_aborted()
|
| H A D | flock.c | 185 .aborted = afs_check_for_remote_deletion,
|
| H A D | inode.c | 444 .aborted = afs_check_for_remote_deletion,
|
| H A D | internal.h | 1073 extern void afs_check_for_remote_deletion(struct afs_operation *);
|