Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dextent_map.h25 EXTENT_FLAG_FILLING, enumerator
H A Dextent_map.c316 if (test_bit(EXTENT_FLAG_FILLING, &em->flags)) { in unpin_extent_cache()
318 clear_bit(EXTENT_FLAG_FILLING, &em->flags); in unpin_extent_cache()
H A Dinode.c7275 set_bit(EXTENT_FLAG_FILLING, &em->flags); in create_io_em()
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dbtrfs.h278 { (1 << EXTENT_FLAG_FILLING), "FILLING" },\