Searched refs:AFS_VL_CURSOR_STOP (Results 1 – 2 of 2) sorted by relevance
30 vc->flags |= AFS_VL_CURSOR_STOP; in afs_begin_vlserver_operation()109 if (vc->flags & AFS_VL_CURSOR_STOP) { in afs_select_vlserver()125 vc->flags |= AFS_VL_CURSOR_STOP; in afs_select_vlserver()316 vc->flags |= AFS_VL_CURSOR_STOP; in afs_select_vlserver()
805 #define AFS_VL_CURSOR_STOP 0x0001 /* Set to cease iteration */ macro