Lines Matching refs:reserve_bytes
1231 size_t reserve_bytes;
1280 reserve_bytes = round_up(write_bytes + sector_offset,
1282 WARN_ON(reserve_bytes == 0);
1284 reserve_bytes,
1285 reserve_bytes, nowait);
1299 release_bytes = reserve_bytes;
1303 btrfs_delalloc_release_extents(BTRFS_I(inode), reserve_bytes);
1316 reserve_bytes);
1329 reserve_bytes);
1336 num_sectors = BTRFS_BYTES_TO_BLKS(fs_info, reserve_bytes);
1396 btrfs_delalloc_release_extents(BTRFS_I(inode), reserve_bytes);