Home
last modified time | relevance | path

Searched refs:EXTENT_CLEAR_META_RESV (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dextent-io-tree.h20 ENUM_BIT(EXTENT_CLEAR_META_RESV),
57 #define EXTENT_DO_ACCOUNTING (EXTENT_CLEAR_META_RESV | \
65 * shouldn't be using EXTENT_LOCKED / EXTENT_BOUNDARY / EXTENT_CLEAR_META_RESV
H A Dinode.c1509 EXTENT_DEFRAG | EXTENT_CLEAR_META_RESV; in cow_file_range()
1518 * EXTENT_DEFRAG | EXTENT_CLEAR_META_RESV are handled by the cleanup in cow_file_range()
2512 if (bits & EXTENT_CLEAR_META_RESV && in btrfs_clear_delalloc_extent()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dextent-io-tree.h18 #define EXTENT_CLEAR_META_RESV (1U << 8) macro
25 #define EXTENT_DO_ACCOUNTING (EXTENT_CLEAR_META_RESV | \
31 * shouldn't be using EXTENT_LOCKED / EXTENT_BOUNDARY / EXTENT_CLEAR_META_RESV
H A Dinode.c1145 EXTENT_DEFRAG | EXTENT_CLEAR_META_RESV; in cow_file_range()
2071 if (*bits & EXTENT_CLEAR_META_RESV && in btrfs_clear_delalloc_extent()
/kernel/linux/linux-5.10/include/trace/events/
H A Dbtrfs.h151 { EXTENT_CLEAR_META_RESV, "CLEAR_META_RESV"}, \
/kernel/linux/linux-6.6/include/trace/events/
H A Dbtrfs.h154 { EXTENT_CLEAR_META_RESV, "CLEAR_META_RESV"}, \

Completed in 30 milliseconds