Searched refs:EXTENT_FLAG_FILLING (Results 1 – 4 of 4) sorted by relevance
17 #define EXTENT_FLAG_FILLING 5 /* Filling in a preallocated extent */ macro
295 if (test_bit(EXTENT_FLAG_FILLING, &em->flags)) { in unpin_extent_cache()297 clear_bit(EXTENT_FLAG_FILLING, &em->flags); in unpin_extent_cache()
1430 set_bit(EXTENT_FLAG_FILLING, &em->flags); in run_delalloc_nocow()7477 set_bit(EXTENT_FLAG_FILLING, &em->flags); in create_pinned_em()
166 { (1 << EXTENT_FLAG_FILLING), "FILLING" },\