Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dextent_map.h25 EXTENT_FLAG_FILLING, enumerator
Dextent_map.c301 if (test_bit(EXTENT_FLAG_FILLING, &em->flags)) { in unpin_extent_cache()
303 clear_bit(EXTENT_FLAG_FILLING, &em->flags); in unpin_extent_cache()
Dinode.c7594 set_bit(EXTENT_FLAG_FILLING, &em->flags); in create_io_em()
/Linux-v5.4/include/trace/events/
Dbtrfs.h240 { (1 << EXTENT_FLAG_FILLING), "FILLING" },\