Searched defs:endoff (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/fs/ceph/ |
H A D | file.c | 1214 loff_t endoff = aio_req->iocb->ki_pos + aio_req->total_len; in ceph_aio_complete() local 1283 loff_t endoff = aio_req->iocb->ki_pos + rc; in ceph_aio_complete_req() local 2565 loff_t endoff = 0; in ceph_fallocate() local 2698 loff_t size, endoff; in is_file_size_ok() local
|
H A D | caps.c | 2750 loff_t endoff, int flags, int *got) in try_get_cap_refs() 2903 static void check_max_size(struct inode *inode, loff_t endoff) in check_max_size() 2968 int want, loff_t endoff, int *got) in __ceph_get_caps() 3094 int ceph_get_caps(struct file *filp, int need, int want, loff_t endoff, in ceph_get_caps()
|
/openbmc/linux/fs/udf/ |
H A D | directory.c | 382 int endoff = off + udf_dir_entry_len(fi); in udf_copy_fi_to_bufs() local
|
/openbmc/u-boot/cmd/ |
H A D | nand.c | 657 loff_t endoff; in do_nand() local
|
/openbmc/linux/fs/erofs/ |
H A D | zmap.c | 458 unsigned int lclusterbits, endoff, afmt; in z_erofs_do_map_blocks() local
|
/openbmc/linux/fs/btrfs/ |
H A D | reflink.c | 23 u64 endoff, in clone_finish_inode_update()
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | bmap.c | 839 xfs_fileoff_t endoff; in xchk_bmap() local
|
/openbmc/linux/fs/fuse/ |
H A D | file.c | 2383 size_t endoff = pos & ~PAGE_MASK; in fuse_write_end() local
|