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
92 /* Determine whether to add these LEB properties to the tree */ in scan_for_dirty_cb()
119 * @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
359 /* Determine whether to add these LEB properties to the tree */ in scan_for_free_cb()
388 * @pick_free: whether it is OK to scan for empty LEBs
389 * @squeeze: whether to try to find space in a non-empty LEB first
470 * @squeeze: whether to try to find space in a non-empty LEB first
582 * @in_tree: whether the LEB properties are in main memory
585 * This function returns a code that indicates whether the scan should continue
586 * (%LPT_SCAN_CONTINUE), whether the LEB properties should be added to the tree
587 * in main memory (%LPT_SCAN_ADD), or whether the scan should stop
599 /* 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
792 /* Determine whether to add these LEB properties to the tree */ in scan_dirty_idx_cb()