Home
last modified time | relevance | path

Searched refs:EXTENT_NEED_WAIT (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/fs/btrfs/
Dextent-io-tree.h19 #define EXTENT_NEED_WAIT (1U << 9) macro
Dtransaction.c1058 EXTENT_NEED_WAIT, in btrfs_write_marked_extents()
1109 EXTENT_NEED_WAIT, &cached_state)) { in __btrfs_wait_marked_extents()
1119 EXTENT_NEED_WAIT, &cached_state); in __btrfs_wait_marked_extents()
Dtree-log.c3286 EXTENT_DIRTY | EXTENT_NEW | EXTENT_NEED_WAIT); in free_log_tree()
/linux-6.1.9/include/trace/events/
Dbtrfs.h155 { EXTENT_NEED_WAIT, "NEED_WAIT"}, \