/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | file.c | 1475 u64 lockstart, lockend; in check_can_nocow() local 1571 u64 lockend; in btrfs_buffered_write() local 1405 lock_and_cleanup_extent_if_need(struct btrfs_inode *inode, struct page **pages, size_t num_pages, loff_t pos, size_t write_bytes, u64 *lockstart, u64 *lockend, struct extent_state **cached_state) lock_and_cleanup_extent_if_need() argument 2475 btrfs_punch_hole_lock_range(struct inode *inode, const u64 lockstart, const u64 lockend, struct extent_state **cached_state) btrfs_punch_hole_lock_range() argument 2845 u64 lockend; btrfs_punch_hole() local 3238 const u64 lockend = alloc_end - 1; btrfs_zero_range() local 3496 u64 lockend; find_desired_extent() local [all...] |
H A D | inode.c | 7161 static int lock_extent_direct(struct inode *inode, u64 lockstart, u64 lockend, in lock_extent_direct() argument 7391 u64 lockstart, lockend; in btrfs_dio_iomap_begin() local [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | file.c | 1067 u64 lockstart, lockend; in btrfs_check_nocow_lock() local 1186 u64 lockend; in btrfs_buffered_write() local 976 lock_and_cleanup_extent_if_need(struct btrfs_inode *inode, struct page **pages, size_t num_pages, loff_t pos, size_t write_bytes, u64 *lockstart, u64 *lockend, bool nowait, struct extent_state **cached_state) lock_and_cleanup_extent_if_need() argument 2191 btrfs_punch_hole_lock_range(struct inode *inode, const u64 lockstart, const u64 lockend, struct extent_state **cached_state) btrfs_punch_hole_lock_range() argument 2230 btrfs_assert_inode_range_clean(BTRFS_I(inode), lockstart, lockend); btrfs_punch_hole_lock_range() local 2595 u64 lockend; btrfs_punch_hole() local 2983 const u64 lockend = alloc_end - 1; btrfs_zero_range() local 3468 u64 lockend; find_desired_extent() local [all...] |
H A D | extent_io.c | 2923 u64 lockend; in extent_fiemap() local [all...] |
H A D | inode.c | 7152 static int lock_extent_direct(struct inode *inode, u64 lockstart, u64 lockend, in lock_extent_direct() argument 7442 u64 lockstart, lockend; in btrfs_dio_iomap_begin() local 9827 btrfs_encoded_read_inline( struct kiocb *iocb, struct iov_iter *iter, u64 start, u64 lockend, struct extent_state **cached_state, u64 extent_start, size_t count, struct btrfs_ioctl_encoded_io_args *encoded, bool *unlocked) btrfs_encoded_read_inline() argument 9986 btrfs_encoded_read_regular(struct kiocb *iocb, struct iov_iter *iter, u64 start, u64 lockend, struct extent_state **cached_state, u64 disk_bytenr, u64 disk_io_size, size_t count, bool compressed, bool *unlocked) btrfs_encoded_read_regular() argument 10060 u64 start, lockend, disk_bytenr, disk_io_size; btrfs_encoded_read() local [all...] |