Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dfile.c1035 loff_t endoff = aio_req->iocb->ki_pos + aio_req->total_len; in ceph_aio_complete() local
1111 loff_t endoff = aio_req->iocb->ki_pos + rc; in ceph_aio_complete_req() local
2086 loff_t endoff = 0; in ceph_fallocate() local
2212 loff_t size, endoff; in is_file_size_ok() local
H A Dcaps.c2722 loff_t endoff, int flags, int *got) in try_get_cap_refs()
2875 static void check_max_size(struct inode *inode, loff_t endoff) in check_max_size()
2940 loff_t endoff, int *got, struct page **pinned_page) in ceph_get_caps()
/OK3568_Linux_fs/kernel/fs/erofs/
H A Dzmap.c512 unsigned int lclusterbits, endoff; in z_erofs_map_blocks_iter() local
/OK3568_Linux_fs/u-boot/cmd/
H A Dnand.c665 loff_t endoff; in do_nand() local
/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A Dbmap.c649 xfs_fileoff_t endoff; in xchk_bmap() local
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dreflink.c15 u64 endoff, in clone_finish_inode_update()
/OK3568_Linux_fs/kernel/fs/fuse/
H A Dfile.c2313 size_t endoff = (pos + copied) & ~PAGE_MASK; in fuse_write_end() local