Searched refs:afs_check_for_remote_deletion (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/afs/ |
H A D | dir.c | 749 .aborted = afs_check_for_remote_deletion, 1255 void afs_check_for_remote_deletion(struct afs_operation *op) in afs_check_for_remote_deletion() function 1332 .aborted = afs_check_for_remote_deletion, 1417 .aborted = afs_check_for_remote_deletion, 1550 .aborted = afs_check_for_remote_deletion, 1631 .aborted = afs_check_for_remote_deletion, 1703 .aborted = afs_check_for_remote_deletion, 1762 .aborted = afs_check_for_remote_deletion,
|
H A D | dir_silly.c | 185 .aborted = afs_check_for_remote_deletion,
|
H A D | file.c | 282 .aborted = afs_check_for_remote_deletion,
|
H A D | flock.c | 186 .aborted = afs_check_for_remote_deletion,
|
H A D | inode.c | 346 .aborted = afs_check_for_remote_deletion,
|
H A D | internal.h | 1032 extern void afs_check_for_remote_deletion(struct afs_operation *);
|