Searched defs:endoff (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/fs/ceph/ |
D | file.c | 768 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
|
D | caps.c | 2541 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/ |
D | zmap.c | 386 unsigned int lclusterbits, endoff; in z_erofs_map_blocks_iter() local
|
/Linux-v5.4/fs/xfs/scrub/ |
D | bmap.c | 631 xfs_fileoff_t endoff; in xchk_bmap() local
|
/Linux-v5.4/fs/xfs/ |
D | xfs_bmap_util.c | 189 xfs_fileoff_t endoff, in xfs_bmap_eof()
|
/Linux-v5.4/fs/fuse/ |
D | file.c | 2203 size_t endoff = (pos + copied) & ~PAGE_MASK; in fuse_write_end() local
|
/Linux-v5.4/fs/btrfs/ |
D | ioctl.c | 3301 u64 endoff, in clone_finish_inode_update()
|