Searched refs:alloc_extent_state (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/btrfs/
H A Dextent_io.c208 static struct extent_state *alloc_extent_state(gfp_t mask) alloc_extent_state() function
548 prealloc = alloc_extent_state(GFP_ATOMIC); alloc_extent_state_atomic()
605 prealloc = alloc_extent_state(mask); clear_extent_bit()
854 prealloc = alloc_extent_state(mask); __set_extent_bit()
1087 prealloc = alloc_extent_state(mask); convert_extent_bit()
/linux-4.1.27/include/trace/events/
H A Dbtrfs.h947 TRACE_EVENT(alloc_extent_state,

Completed in 110 milliseconds