Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ceph/
Dfile.c1006 loff_t endoff = aio_req->iocb->ki_pos + aio_req->total_len; in ceph_aio_complete() local
1072 loff_t endoff = aio_req->iocb->ki_pos + rc; in ceph_aio_complete_req() local
2049 loff_t endoff = 0; in ceph_fallocate() local
2177 loff_t size, endoff; in is_file_size_ok() local
Dcaps.c2643 loff_t endoff, int flags, int *got) in try_get_cap_refs()
2792 static void check_max_size(struct inode *inode, loff_t endoff) in check_max_size()
2856 int ceph_get_caps(struct file *filp, int need, int want, loff_t endoff, int *got) in ceph_get_caps()
/Linux-v5.15/fs/xfs/scrub/
Dbmap.c644 xfs_fileoff_t endoff; in xchk_bmap() local
/Linux-v5.15/fs/erofs/
Dzmap.c585 unsigned int lclusterbits, endoff; in z_erofs_map_blocks_iter() local
/Linux-v5.15/fs/btrfs/
Dreflink.c16 u64 endoff, in clone_finish_inode_update()
/Linux-v5.15/fs/fuse/
Dfile.c2311 size_t endoff = (pos + copied) & ~PAGE_MASK; in fuse_write_end() local