Lines Matching refs:trimming
1129 * At this point trimming or scrub can't start on this block group,
1134 * if they didn't, for the trimming case they won't find any free space
1141 * avoid races with trimming and scrub.
1144 * completely transactionless, so while it is trimming a range the
1358 int trimming;
1473 * then trimming is handled in the transaction commit path.
1474 * Async discard interposes before this to do the trimming
1475 * before coming down the unused block group path as trimming
1482 trimming = btrfs_test_opt(fs_info, DISCARD_SYNC);
1485 if (trimming)
1495 if (trimming)
1505 if (trimming) {
3448 * tasks trimming this block group have left 1 entry each one.