Home
last modified time | relevance | path

Searched refs:EXTENT_UPTODATE (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/fs/btrfs/
Dextent-io-tree.h11 #define EXTENT_UPTODATE (1U << 1) macro
175 return __clear_extent_bit(tree, start, end, EXTENT_UPTODATE, in clear_extent_uptodate()
223 return set_extent_bit(tree, start, end, EXTENT_UPTODATE, in set_extent_uptodate()
Dextent-tree.c71 EXTENT_UPTODATE); in btrfs_add_excluded_extent()
84 EXTENT_UPTODATE); in btrfs_free_excluded_extents()
Dblock-group.c499 EXTENT_DIRTY | EXTENT_UPTODATE, in add_new_free_space()
Drelocation.c2844 EXTENT_UPTODATE); in prealloc_file_extent_cluster()
Dinode.c8361 EXTENT_DELALLOC | EXTENT_UPTODATE | in btrfs_invalidate_folio()
/linux-6.1.9/fs/btrfs/tests/
Dinode-tests.c978 EXTENT_UPTODATE, NULL); in test_extent_accounting()
1046 EXTENT_UPTODATE, NULL); in test_extent_accounting()
1079 EXTENT_UPTODATE, NULL); in test_extent_accounting()
1095 EXTENT_UPTODATE, NULL); in test_extent_accounting()
/linux-6.1.9/include/trace/events/
Dbtrfs.h147 { EXTENT_UPTODATE, "UPTODATE"}, \