Home
last modified time | relevance | path

Searched refs:lock_extent_bits (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/fs/btrfs/
Dextent_io.h190 int lock_extent_bits(struct extent_io_tree *tree, u64 start, u64 end,
Dfile.c1386 lock_extent_bits(&BTRFS_I(inode)->io_tree, in lock_and_cleanup_extent_if_need()
2377 lock_extent_bits(&BTRFS_I(inode)->io_tree, lockstart, lockend, in btrfs_punch_hole()
2619 lock_extent_bits(&BTRFS_I(inode)->io_tree, alloc_start, in btrfs_fallocate()
2742 lock_extent_bits(&BTRFS_I(inode)->io_tree, lockstart, lockend, 0, in find_desired_extent()
Dinode.c1977 lock_extent_bits(&BTRFS_I(inode)->io_tree, page_start, page_end, 0, in btrfs_writepage_fixup_worker()
2462 lock_extent_bits(&BTRFS_I(inode)->io_tree, lock_start, lock_end, in relink_extent_backref()
2846 lock_extent_bits(io_tree, ordered_extent->file_offset, in btrfs_finish_ordered_io()
4626 lock_extent_bits(io_tree, page_start, page_end, 0, &cached_state); in btrfs_truncate_page()
4756 lock_extent_bits(io_tree, hole_start, block_end - 1, 0, in btrfs_cont_expand()
5049 lock_extent_bits(io_tree, state->start, state->end, in evict_inode_truncate_pages()
7325 lock_extent_bits(&BTRFS_I(inode)->io_tree, lockstart, lockend, in lock_extent_direct()
8514 lock_extent_bits(tree, page_start, page_end, 0, &cached_state); in btrfs_invalidatepage()
8552 lock_extent_bits(tree, page_start, page_end, 0, in btrfs_invalidatepage()
8636 lock_extent_bits(io_tree, page_start, page_end, 0, &cached_state); in btrfs_page_mkwrite()
Dextent_io.c1332 int lock_extent_bits(struct extent_io_tree *tree, u64 start, u64 end, in lock_extent_bits() function
1354 return lock_extent_bits(tree, start, end, 0, NULL); in lock_extent()
1735 lock_extent_bits(tree, delalloc_start, delalloc_end, 0, &cached_state); in find_lock_delalloc_range()
4257 lock_extent_bits(tree, start, end, 0, &cached_state); in extent_invalidatepage()
4467 lock_extent_bits(&BTRFS_I(inode)->io_tree, start, start + len - 1, 0, in extent_fiemap()
Dioctl.c998 lock_extent_bits(io_tree, start, end, 0, &cached); in defrag_lookup_extent()
1140 lock_extent_bits(tree, page_start, page_end, in cluster_pages_for_defrag()
1200 lock_extent_bits(&BTRFS_I(inode)->io_tree, in cluster_pages_for_defrag()
Dfree-space-cache.c1265 lock_extent_bits(&BTRFS_I(inode)->io_tree, 0, i_size_read(inode) - 1, in __btrfs_write_out_cache()
Ddisk-io.c364 lock_extent_bits(io_tree, eb->start, eb->start + eb->len - 1, in verify_parent_transid()
Dscrub.c4036 lock_extent_bits(io_tree, lockstart, lockend, 0, &cached_state); in check_extent_to_block()