Searched refs:delalloc_cached_state (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | extent_io.c | 2809 struct extent_state **delalloc_cached_state, in fiemap_process_hole() argument 2834 delalloc_cached_state, in fiemap_process_hole() 3005 struct extent_state *delalloc_cached_state = NULL; in extent_fiemap() local 3086 &delalloc_cached_state, in extent_fiemap() 3127 &delalloc_cached_state, in extent_fiemap() 3135 &delalloc_cached_state, in extent_fiemap() 3184 &delalloc_cached_state, backref_ctx, in extent_fiemap() 3202 &delalloc_cached_state, in extent_fiemap() 3243 free_extent_state(delalloc_cached_state); in extent_fiemap()
|
H A D | file.c | 3485 struct extent_state **delalloc_cached_state; in find_desired_extent() local 3550 delalloc_cached_state = &private->llseek_cached_state; in find_desired_extent() 3552 delalloc_cached_state = NULL; in find_desired_extent() 3632 delalloc_cached_state, in find_desired_extent() 3673 delalloc_cached_state, in find_desired_extent() 3716 delalloc_cached_state, start, in find_desired_extent()
|