Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/sn/pci/pcibr/
Dpcibr_dma.c176 u64 endoff; in pcibr_dmatrans_direct32() local
/Linux-v4.19/fs/ceph/
Dfile.c752 loff_t endoff = aio_req->iocb->ki_pos + aio_req->total_len; in ceph_aio_complete() local
817 loff_t endoff = aio_req->iocb->ki_pos + rc; in ceph_aio_complete_req() local
1743 loff_t endoff = 0; in ceph_fallocate() local
Dcaps.c2497 loff_t endoff, bool nonblock, int *got, int *err) in try_get_cap_refs()
2651 static void check_max_size(struct inode *inode, loff_t endoff) in check_max_size()
2701 loff_t endoff, int *got, struct page **pinned_page) in ceph_get_caps()
/Linux-v4.19/fs/xfs/scrub/
Dbmap.c590 xfs_fileoff_t endoff; in xchk_bmap() local
/Linux-v4.19/fs/xfs/
Dxfs_bmap_util.c194 xfs_fileoff_t endoff, in xfs_bmap_eof()
/Linux-v4.19/fs/fuse/
Dfile.c2001 size_t endoff = (pos + copied) & ~PAGE_MASK; in fuse_write_end() local
/Linux-v4.19/fs/btrfs/
Dioctl.c3652 u64 endoff, in clone_finish_inode_update()