Lines Matching full:whether

23  * @pick_free: whether it is OK to scan for empty LEBs
25 * @exclude_index: whether to exclude index LEBs
35 * valuable - determine whether LEB properties are valuable.
75 * @in_tree: whether the LEB properties are in main memory
78 * This function returns a code that indicates whether the scan should continue
79 * (%LPT_SCAN_CONTINUE), whether the LEB properties should be added to the tree
80 * in main memory (%LPT_SCAN_ADD), or whether the scan should stop
93 /* Determine whether to add these LEB properties to the tree */ in scan_for_dirty_cb()
120 * @exclude_index: whether to exclude index LEBs
195 * @pick_free: controls whether it is OK to pick empty or index LEBs
342 * @in_tree: whether the LEB properties are in main memory
345 * This function returns a code that indicates whether the scan should continue
346 * (%LPT_SCAN_CONTINUE), whether the LEB properties should be added to the tree
347 * in main memory (%LPT_SCAN_ADD), or whether the scan should stop
360 /* Determine whether to add these LEB properties to the tree */ in scan_for_free_cb()
389 * @pick_free: whether it is OK to scan for empty LEBs
390 * @squeeze: whether to try to find space in a non-empty LEB first
471 * @squeeze: whether to try to find space in a non-empty LEB first
583 * @in_tree: whether the LEB properties are in main memory
586 * This function returns a code that indicates whether the scan should continue
587 * (%LPT_SCAN_CONTINUE), whether the LEB properties should be added to the tree
588 * in main memory (%LPT_SCAN_ADD), or whether the scan should stop
601 /* Determine whether to add these LEB properties to the tree */ in scan_for_idx_cb()
775 * @in_tree: whether the LEB properties are in main memory
778 * This function returns a code that indicates whether the scan should continue
779 * (%LPT_SCAN_CONTINUE), whether the LEB properties should be added to the tree
780 * in main memory (%LPT_SCAN_ADD), or whether the scan should stop
793 /* Determine whether to add these LEB properties to the tree */ in scan_dirty_idx_cb()