Searched refs:lock_extent (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/fs/btrfs/
H A Dextent_io.h189 int lock_extent(struct extent_io_tree *tree, u64 start, u64 end);
H A Drelocation.c2080 /* the lock_extent waits for readpage to complete */ invalidate_extent_cache()
2081 lock_extent(&BTRFS_I(inode)->io_tree, start, end); invalidate_extent_cache()
3041 lock_extent(&BTRFS_I(inode)->io_tree, start, end); prealloc_file_extent_cluster()
3078 lock_extent(&BTRFS_I(inode)->io_tree, start, end); setup_extent_mapping()
3169 lock_extent(&BTRFS_I(inode)->io_tree, page_start, page_end); relocate_file_extent_cluster()
H A Dcompression.c506 lock_extent(tree, last_offset, end); add_ra_bio_pages()
H A Dextent_io.c1352 int lock_extent(struct extent_io_tree *tree, u64 start, u64 end) lock_extent() function
3140 lock_extent(tree, start, end); __do_contiguous_readpages()
3212 lock_extent(tree, start, end); __extent_read_full_page()
H A Dfile.c1443 lock_extent(&BTRFS_I(inode)->io_tree, lockstart, lockend); check_can_nocow()
H A Dinode.c693 lock_extent(io_tree, async_extent->start, submit_compressed_extents()
726 lock_extent(io_tree, async_extent->start, submit_compressed_extents()
H A Dioctl.c2794 lock_extent(&BTRFS_I(inode)->io_tree, off, off + len - 1); lock_extent_range()

Completed in 230 milliseconds