Home
last modified time | relevance | path

Searched defs:lockend (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dfile.c1475 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 Dinode.c7161 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 Dfile.c1067 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 Dextent_io.c2923 u64 lockend; in extent_fiemap() local
[all...]
H A Dinode.c7152 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...]

Completed in 34 milliseconds