Searched refs:alloc_extent_state (Results 1 – 2 of 2) sorted by relevance
227 static struct extent_state *alloc_extent_state(gfp_t mask) in alloc_extent_state() function570 prealloc = alloc_extent_state(GFP_ATOMIC); in alloc_extent_state_atomic()627 prealloc = alloc_extent_state(mask); in __clear_extent_bit()878 prealloc = alloc_extent_state(mask); in __set_extent_bit()1111 prealloc = alloc_extent_state(mask); in convert_extent_bit()
947 TRACE_EVENT(alloc_extent_state,