Home
last modified time | relevance | path

Searched refs:lock_extent (Results 1 – 14 of 14) sorted by relevance

/linux/fs/btrfs/
A Dextent-io-tree.h145 static inline int lock_extent(struct extent_io_tree *tree, u64 start, u64 end, in lock_extent() function
A Dreflink.c649 lock_extent(&BTRFS_I(dst)->io_tree, dst_loff, end, &cached_state); in btrfs_extent_same_range()
750 lock_extent(&BTRFS_I(inode)->io_tree, destoff, end, &cached_state); in btrfs_clone_files()
A Ddefrag.c782 lock_extent(io_tree, start, end, &cached); in defrag_lookup_extent()
897 lock_extent(&inode->io_tree, page_start, page_end, &cached_state); in defrag_prepare_one_folio()
1229 lock_extent(&inode->io_tree, start_index << PAGE_SHIFT, in defrag_one_range()
A Dinode.c738 lock_extent(&inode->io_tree, offset, end, &cached); in cow_file_range_inline()
1229 lock_extent(io_tree, start, end, &cached); in submit_one_async_extent()
1466 lock_extent(&inode->io_tree, start, start + ram_size - 1, in cow_file_range()
1590 lock_extent(&inode->io_tree, start, end, NULL); in cow_file_range()
1831 lock_extent(io_tree, start, end, &cached_state); in fallback_to_cow()
2278 lock_extent(&inode->io_tree, cur_offset, end, &cached); in run_delalloc_nocow()
3123 lock_extent(io_tree, start, end, &cached_state); in btrfs_finish_one_ordered()
5187 lock_extent(io_tree, start, end, &cached_state); in evict_inode_truncate_pages()
9281 lock_extent(io_tree, start, lockend, &cached_state); in btrfs_encoded_read()
9529 lock_extent(io_tree, start, end, &cached_state); in btrfs_do_encoded_write()
[all …]
A Dfile.c1020 lock_extent(&inode->io_tree, start_pos, last_pos, cached_state); in lock_and_cleanup_extent_if_need()
1962 lock_extent(io_tree, page_start, page_end, &cached_state); in btrfs_page_mkwrite()
2240 lock_extent(&BTRFS_I(inode)->io_tree, lockstart, lockend, in btrfs_punch_hole_lock_range()
3147 lock_extent(&BTRFS_I(inode)->io_tree, alloc_start, locked_end, in btrfs_fallocate()
3583 lock_extent(&inode->io_tree, lockstart, lockend, &cached_state); in find_desired_extent()
A Dfiemap.c664 lock_extent(&inode->io_tree, range_start, range_end, &cached_state); in extent_fiemap()
A Ddirect-io.c59 lock_extent(io_tree, lockstart, lockend, cached_state); in lock_extent_direct()
A Drelocation.c1481 lock_extent(&inode->io_tree, start, end, &cached_state); in invalidate_extent_cache()
2818 lock_extent(&inode->io_tree, start, end, &cached_state); in prealloc_file_extent_cluster()
2857 lock_extent(&inode->io_tree, start, end, &cached_state); in setup_relocation_extent_mapping()
2976 lock_extent(&BTRFS_I(inode)->io_tree, clamped_start, clamped_end, in relocate_one_folio()
A Dordered-data.c1163 lock_extent(&inode->io_tree, start, end, cachedp); in btrfs_lock_and_flush_ordered_range()
A Dextent_map.c1062 lock_extent(&inode->io_tree, start, start + len - 1, NULL); in split_extent_map()
A Dcompression.c502 lock_extent(tree, cur, page_end, NULL); in add_ra_bio_pages()
A Dextent_io.c385 lock_extent(tree, delalloc_start, delalloc_end, &cached_state); in find_lock_delalloc_range()
2303 lock_extent(tree, start, end, &cached_state); in extent_invalidate_folio()
A Dfree-space-cache.c343 lock_extent(&inode->io_tree, 0, (u64)-1, &cached_state); in btrfs_truncate_free_space_cache()
1419 lock_extent(&BTRFS_I(inode)->io_tree, 0, i_size_read(inode) - 1, in __btrfs_write_out_cache()
A Dtree-log.c4323 ret = lock_extent(&log_root->log_csum_range, sums->logical, lock_end, in log_csums()

Completed in 67 milliseconds