Searched refs:alloc_extent_state (Results 1 – 2 of 2) sorted by relevance
321 static struct extent_state *alloc_extent_state(gfp_t mask) in alloc_extent_state() function672 prealloc = alloc_extent_state(GFP_ATOMIC); in alloc_extent_state_atomic()730 prealloc = alloc_extent_state(mask); in __clear_extent_bit()992 prealloc = alloc_extent_state(mask); in __set_extent_bit()1236 prealloc = alloc_extent_state(GFP_NOFS); in convert_extent_bit()
1337 TRACE_EVENT(alloc_extent_state,