Home
last modified time | relevance | path

Searched refs:EXTENT_CTLBITS (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/btrfs/
A Dextent-io-tree.h50 #define EXTENT_CTLBITS (EXTENT_DO_ACCOUNTING | \ macro
A Dextent-io-tree.c372 u32 bits_to_set = bits & ~EXTENT_CTLBITS; in set_state_bits()
508 u32 bits_to_clear = bits & ~EXTENT_CTLBITS; in clear_state_bit()
564 bits |= ~EXTENT_CTLBITS; in __clear_extent_bit()
A Dextent_io.c2830 EXTENT_DELALLOC_NEW | EXTENT_CTLBITS); in try_release_extent_state()

Completed in 15 milliseconds