Searched refs:AFS_OPERATION_STOP (Results 1 – 2 of 2) sorted by relevance
170 if (op->flags & AFS_OPERATION_STOP) { in afs_select_fileserver() 210 op->flags |= AFS_OPERATION_STOP; in afs_select_fileserver() 695 op->flags |= AFS_OPERATION_STOP; in afs_select_fileserver()
938 #define AFS_OPERATION_STOP 0x0001 /* Set to cease iteration */ macro