Home
last modified time | relevance | path

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

/fs/ceph/
Dfile.c636 loff_t endoff = aio_req->iocb->ki_pos + aio_req->total_len; in ceph_aio_complete() local
699 loff_t endoff = aio_req->iocb->ki_pos + rc; in ceph_aio_complete_req() local
1694 loff_t endoff = 0; in ceph_fallocate() local
Dcaps.c2307 loff_t endoff, bool nonblock, int *got, int *err) in try_get_cap_refs()
2462 static void check_max_size(struct inode *inode, loff_t endoff) in check_max_size()
2512 loff_t endoff, int *got, struct page **pinned_page) in ceph_get_caps()
/fs/ext4/
Dfile.c414 loff_t endoff; in ext4_find_unwritten_pgoff() local
/fs/xfs/
Dxfs_file.c1125 loff_t endoff; in xfs_find_get_desired_pgoff() local
Dxfs_bmap_util.c209 xfs_fileoff_t endoff, in xfs_bmap_eof()
/fs/fuse/
Dfile.c1995 size_t endoff = (pos + copied) & ~PAGE_MASK; in fuse_write_end() local
/fs/btrfs/
Dioctl.c3285 u64 endoff, in clone_finish_inode_update()