Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ceph/
Dfile.c1211 loff_t endoff = aio_req->iocb->ki_pos + aio_req->total_len; in ceph_aio_complete() local
1280 loff_t endoff = aio_req->iocb->ki_pos + rc; in ceph_aio_complete_req() local
2559 loff_t endoff = 0; in ceph_fallocate() local
2692 loff_t size, endoff; in is_file_size_ok() local
Dcaps.c2746 loff_t endoff, int flags, int *got) in try_get_cap_refs()
2899 static void check_max_size(struct inode *inode, loff_t endoff) in check_max_size()
2964 int want, loff_t endoff, int *got) in __ceph_get_caps()
3090 int ceph_get_caps(struct file *filp, int need, int want, loff_t endoff, in ceph_get_caps()
/Linux-v6.6/fs/udf/
Ddirectory.c375 int endoff = off + udf_dir_entry_len(fi); in udf_copy_fi_to_bufs() local
/Linux-v6.6/fs/xfs/scrub/
Dbmap.c839 xfs_fileoff_t endoff; in xchk_bmap() local
/Linux-v6.6/fs/erofs/
Dzmap.c461 unsigned int lclusterbits, endoff; in z_erofs_do_map_blocks() local
/Linux-v6.6/fs/btrfs/
Dreflink.c23 u64 endoff, in clone_finish_inode_update()
/Linux-v6.6/fs/fuse/
Dfile.c2375 size_t endoff = pos & ~PAGE_MASK; in fuse_write_end() local