Searched defs:endoff (Results 1 – 10 of 10) sorted by relevance
/linux-6.14.4/fs/xfs/scrub/ |
D | rtbitmap.c | 154 xfs_fileoff_t endoff; in xchk_rtbitmap_check_extents() local
|
D | rtsummary.c | 240 xfs_fileoff_t endoff; in xchk_rtsum_compare() local
|
D | bmap.c | 1027 xfs_fileoff_t endoff; in xchk_bmap() local
|
/linux-6.14.4/fs/ceph/ |
D | file.c | 1307 loff_t endoff = aio_req->iocb->ki_pos + aio_req->total_len; in ceph_aio_complete() local 1378 loff_t endoff = aio_req->iocb->ki_pos + rc; in ceph_aio_complete_req() local 2669 loff_t endoff = 0; in ceph_fallocate() local 2803 loff_t size, endoff; in is_file_size_ok() local
|
D | caps.c | 2814 loff_t endoff, int flags, int *got) in try_get_cap_refs() 2974 static void check_max_size(struct inode *inode, loff_t endoff) in check_max_size() 3040 int want, loff_t endoff, int *got) in __ceph_get_caps() 3172 int ceph_get_caps(struct file *filp, int need, int want, loff_t endoff, in ceph_get_caps()
|
/linux-6.14.4/fs/udf/ |
D | directory.c | 382 int endoff = off + udf_dir_entry_len(fi); in udf_copy_fi_to_bufs() local
|
/linux-6.14.4/fs/erofs/ |
D | zmap.c | 418 unsigned int lclusterbits, endoff, afmt; in z_erofs_do_map_blocks() local
|
/linux-6.14.4/fs/btrfs/ |
D | reflink.c | 23 u64 endoff, in clone_finish_inode_update()
|
/linux-6.14.4/fs/xfs/libxfs/ |
D | xfs_bmap.c | 6428 xfs_fileoff_t endoff) in xfs_bunmapi_range()
|
/linux-6.14.4/fs/fuse/ |
D | file.c | 2542 size_t endoff = pos & ~PAGE_MASK; in fuse_write_end() local
|