Home
last modified time | relevance | path

Searched refs:EXTENT_NORESERVE (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dextent-io-tree.h22 ENUM_BIT(EXTENT_NORESERVE),
H A Dextent-io-tree.c579 bits |= EXTENT_NORESERVE; in __clear_extent_bit()
H A Dinode.c1758 * If EXTENT_NORESERVE is set it means that when the buffered write was in fallback_to_cow()
1776 * 2) We clear the EXTENT_NORESERVE bit from the range. We do this so in fallback_to_cow()
1790 EXTENT_NORESERVE, 0, NULL); in fallback_to_cow()
1804 clear_extent_bit(io_tree, start, end, EXTENT_NORESERVE, in fallback_to_cow()
2521 do_list && !(state->state & EXTENT_NORESERVE) && in btrfs_clear_delalloc_extent()
4793 EXTENT_NORESERVE, NULL); in btrfs_truncate_block()
H A Dfile.c145 extra_bits |= EXTENT_NORESERVE; in btrfs_dirty_pages()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dextent-io-tree.h21 #define EXTENT_NORESERVE (1U << 11) macro
H A Dinode.c1386 * If EXTENT_NORESERVE is set it means that when the buffered write was in fallback_to_cow()
1404 * 2) We clear the EXTENT_NORESERVE bit from the range. We do this so in fallback_to_cow()
1418 EXTENT_NORESERVE, 0); in fallback_to_cow()
1432 clear_extent_bit(io_tree, start, end, EXTENT_NORESERVE, in fallback_to_cow()
2080 do_list && !(state->state & EXTENT_NORESERVE) && in btrfs_clear_delalloc_extent()
4683 block_end, EXTENT_NORESERVE, NULL, NULL, in btrfs_truncate_block()
H A Dfile.c1767 lockend, EXTENT_NORESERVE, NULL, in btrfs_buffered_write()
H A Dextent_io.c712 bits |= EXTENT_NORESERVE; in __clear_extent_bit()
/kernel/linux/linux-5.10/include/trace/events/
H A Dbtrfs.h154 { EXTENT_NORESERVE, "NORESERVE"}, \
/kernel/linux/linux-6.6/include/trace/events/
H A Dbtrfs.h156 { EXTENT_NORESERVE, "NORESERVE"}, \

Completed in 53 milliseconds