Searched refs:AFS_FS_CURSOR_INTR (Results 1 – 4 of 4) sorted by relevance
33 fc->flags |= AFS_FS_CURSOR_INTR; in afs_begin_vnode_operation()123 if (fc->flags & AFS_FS_CURSOR_INTR) { in afs_sleep_and_retry()
543 !(fc->flags & AFS_FS_CURSOR_INTR) && in afs_update_server_record()599 (fc->flags & AFS_FS_CURSOR_INTR) ? in afs_check_server_record()
316 (fc->flags & AFS_FS_CURSOR_INTR) ? in afs_check_volume_status()
784 #define AFS_FS_CURSOR_INTR 0x0040 /* Set if op is interruptible */ macro1131 call->intr = fc->flags & AFS_FS_CURSOR_INTR; in afs_set_fc_call()