Searched defs:lockend (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | file.c | 905 lock_and_cleanup_extent_if_need(struct btrfs_inode * inode,struct folio * folio,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 988 u64 lockstart, lockend; btrfs_check_nocow_lock() local 1217 u64 lockend; copy_one_range() local 2278 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 2665 u64 lockend; btrfs_punch_hole() local 3061 const u64 lockend = alloc_end - 1; btrfs_zero_range() local 3550 u64 lockend; find_desired_extent() local [all...] |
| H A D | ioctl.c | 4366 u64 start, lockend, count; in btrfs_ioctl_encoded_read() local 4526 u64 lockend; member 4607 u64 start, u64 lockend, in btrfs_uring_read_extent() argument 4694 u64 start, lockend; btrfs_uring_encoded_read() local [all...] |
| H A D | inode.c | 9485 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 9673 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 9746 u64 start, lockend; btrfs_encoded_read() local [all...] |