Searched refs:AFS_VL_CURSOR_STOP (Results 1 – 2 of 2) sorted by relevance
28 vc->flags |= AFS_VL_CURSOR_STOP; in afs_begin_vlserver_operation()97 if (vc->flags & AFS_VL_CURSOR_STOP) { in afs_select_vlserver()113 vc->flags |= AFS_VL_CURSOR_STOP; in afs_select_vlserver()277 vc->flags |= AFS_VL_CURSOR_STOP; in afs_select_vlserver()
728 #define AFS_VL_CURSOR_STOP 0x0001 /* Set to cease iteration */ macro