Home
last modified time | relevance | path

Searched defs:endoff (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/fs/ceph/
Dfile.c768 loff_t endoff = aio_req->iocb->ki_pos + aio_req->total_len; in ceph_aio_complete() local
833 loff_t endoff = aio_req->iocb->ki_pos + rc; in ceph_aio_complete_req() local
1782 loff_t endoff = 0; in ceph_fallocate() local
1908 loff_t size, endoff; in is_file_size_ok() local
1946 loff_t endoff = 0, size; in __ceph_copy_file_range() local
Dcaps.c2541 loff_t endoff, int flags, int *got) in try_get_cap_refs()
2695 static void check_max_size(struct inode *inode, loff_t endoff) in check_max_size()
2740 loff_t endoff, int *got, struct page **pinned_page) in ceph_get_caps()
/Linux-v5.4/fs/erofs/
Dzmap.c386 unsigned int lclusterbits, endoff; in z_erofs_map_blocks_iter() local
/Linux-v5.4/fs/xfs/scrub/
Dbmap.c631 xfs_fileoff_t endoff; in xchk_bmap() local
/Linux-v5.4/fs/xfs/
Dxfs_bmap_util.c189 xfs_fileoff_t endoff, in xfs_bmap_eof()
/Linux-v5.4/fs/fuse/
Dfile.c2203 size_t endoff = (pos + copied) & ~PAGE_MASK; in fuse_write_end() local
/Linux-v5.4/fs/btrfs/
Dioctl.c3301 u64 endoff, in clone_finish_inode_update()