Lines Matching refs:cached_state
427 struct extent_state *cached_state = NULL; in find_lock_delalloc_range() local
442 max_bytes, &cached_state); in find_lock_delalloc_range()
448 free_extent_state(cached_state); in find_lock_delalloc_range()
474 free_extent_state(cached_state); in find_lock_delalloc_range()
475 cached_state = NULL; in find_lock_delalloc_range()
487 lock_extent(tree, delalloc_start, delalloc_end, &cached_state); in find_lock_delalloc_range()
491 EXTENT_DELALLOC, 1, cached_state); in find_lock_delalloc_range()
494 &cached_state); in find_lock_delalloc_range()
500 free_extent_state(cached_state); in find_lock_delalloc_range()
2790 struct extent_state *cached_state = NULL; in extent_invalidate_folio() local
2802 lock_extent(tree, start, end, &cached_state); in extent_invalidate_folio()
2810 unlock_extent(tree, start, end, &cached_state); in extent_invalidate_folio()
3350 struct extent_state *cached_state = NULL; in extent_fiemap() local
3374 lock_extent(&inode->io_tree, lockstart, lockend, &cached_state); in extent_fiemap()
3566 unlock_extent(&inode->io_tree, lockstart, lockend, &cached_state); in extent_fiemap()
4408 struct extent_state *cached_state = NULL; in read_extent_buffer_subpage() local
4422 &cached_state)) in read_extent_buffer_subpage()
4426 &cached_state); in read_extent_buffer_subpage()
4437 &cached_state); in read_extent_buffer_subpage()
4463 free_extent_state(cached_state); in read_extent_buffer_subpage()
4468 EXTENT_LOCKED, &cached_state); in read_extent_buffer_subpage()