Searched refs:afs_check_for_remote_deletion (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.1/fs/afs/ |
D | dir.c | 743 .aborted = afs_check_for_remote_deletion, 1249 void afs_check_for_remote_deletion(struct afs_operation *op) in afs_check_for_remote_deletion() function 1326 .aborted = afs_check_for_remote_deletion, 1410 .aborted = afs_check_for_remote_deletion, 1543 .aborted = afs_check_for_remote_deletion, 1624 .aborted = afs_check_for_remote_deletion, 1695 .aborted = afs_check_for_remote_deletion, 1754 .aborted = afs_check_for_remote_deletion,
|
D | dir_silly.c | 185 .aborted = afs_check_for_remote_deletion,
|
D | file.c | 278 .aborted = afs_check_for_remote_deletion,
|
D | flock.c | 186 .aborted = afs_check_for_remote_deletion,
|
D | inode.c | 345 .aborted = afs_check_for_remote_deletion,
|
D | internal.h | 1034 extern void afs_check_for_remote_deletion(struct afs_operation *);
|