Searched refs:afs_check_for_remote_deletion (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/afs/ |
| H A D | dir.c | 722 .aborted = afs_check_for_remote_deletion, 1209 void afs_check_for_remote_deletion(struct afs_operation *op) in afs_check_for_remote_deletion() function 1295 .aborted = afs_check_for_remote_deletion, 1388 .aborted = afs_check_for_remote_deletion, 1534 .aborted = afs_check_for_remote_deletion, 1617 .aborted = afs_check_for_remote_deletion, 1693 .aborted = afs_check_for_remote_deletion, 1764 .aborted = afs_check_for_remote_deletion,
|
| H A D | dir_silly.c | 194 .aborted = afs_check_for_remote_deletion,
|
| H A D | file.c | 227 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 | 367 .aborted = afs_check_for_remote_deletion,
|
| H A D | internal.h | 1114 extern void afs_check_for_remote_deletion(struct afs_operation *);
|