Searched defs:lockstart (Results 1 - 5 of 5) sorted by relevance
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | file.c | 1475 u64 lockstart, lockend; in check_can_nocow() 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 1570 u64 lockstart; btrfs_buffered_write() local 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 2844 u64 lockstart; btrfs_punch_hole() local 3237 const u64 lockstart = alloc_start; btrfs_zero_range() local 3495 u64 lockstart; 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 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 1185 u64 lockstart; btrfs_buffered_write() local 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 2594 u64 lockstart; btrfs_punch_hole() local 2982 const u64 lockstart = alloc_start; btrfs_zero_range() local 3467 u64 lockstart; find_desired_extent() local [all...] |
| H A D | extent_io.c | 2922 u64 lockstart; in extent_fiemap() local
|
| 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 [all...] |
Completed in 31 milliseconds