Searched defs:lockend (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/fs/btrfs/ |
D | file.c | 912 u64 *lockstart, u64 *lockend, bool nowait, in lock_and_cleanup_extent_if_need() 992 u64 lockstart, lockend; in btrfs_check_nocow_lock() local 1090 u64 lockend; in btrfs_buffered_write() local 2097 const u64 lockend, in btrfs_punch_hole_lock_range() 2501 u64 lockend; in btrfs_punch_hole() local 2887 const u64 lockend = alloc_end - 1; in btrfs_zero_range() local 3372 u64 lockend; in find_desired_extent() local
|
D | direct-io.c | 33 static int lock_extent_direct(struct inode *inode, u64 lockstart, u64 lockend, in lock_extent_direct() 362 u64 lockstart, lockend; in btrfs_dio_iomap_begin() local
|
D | ioctl.c | 4498 u64 start, lockend, count; in btrfs_ioctl_encoded_read() local 4651 u64 lockend; member 4729 u64 start, u64 lockend, in btrfs_uring_read_extent() 4818 u64 start, lockend; in btrfs_uring_encoded_read() local
|
D | inode.c | 9060 u64 lockend, in btrfs_encoded_read_inline() 9249 u64 start, u64 lockend, in btrfs_encoded_read_regular() 9322 u64 start, lockend; in btrfs_encoded_read() local
|