Searched defs:endoff (Results 1 - 10 of 10) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Drtbitmap.c103 xfs_fileoff_t endoff; local
H A Drtsummary.c233 xfs_fileoff_t endoff; local
H A Dbmap.c920 xfs_fileoff_t endoff; local
/linux-master/fs/udf/
H A Ddirectory.c375 int endoff = off + udf_dir_entry_len(fi); local
/linux-master/fs/erofs/
H A Dzmap.c457 unsigned int lclusterbits, endoff, afmt; local
/linux-master/fs/btrfs/
H A Dreflink.c21 clone_finish_inode_update(struct btrfs_trans_handle *trans, struct inode *inode, u64 endoff, const u64 destoff, const u64 olen, int no_time_update) argument
/linux-master/fs/ceph/
H A Dfile.c1247 loff_t endoff = aio_req->iocb->ki_pos + aio_req->total_len; local
1318 loff_t endoff = aio_req->iocb->ki_pos + rc; local
2608 loff_t endoff = 0; local
2742 loff_t size, endoff; local
[all...]
H A Dcaps.c2979 static void check_max_size(struct inode *inode, loff_t endoff) argument
2818 try_get_cap_refs(struct inode *inode, int need, int want, loff_t endoff, int flags, int *got) argument
3044 __ceph_get_caps(struct inode *inode, struct ceph_file_info *fi, int need, int want, loff_t endoff, int *got) argument
3171 ceph_get_caps(struct file *filp, int need, int want, loff_t endoff, int *got) argument
[all...]
/linux-master/fs/xfs/libxfs/
H A Dxfs_bmap.c6334 xfs_bunmapi_range( struct xfs_trans **tpp, struct xfs_inode *ip, uint32_t flags, xfs_fileoff_t startoff, xfs_fileoff_t endoff) argument
/linux-master/fs/fuse/
H A Dfile.c2450 size_t endoff = pos & ~PAGE_MASK; local

Completed in 303 milliseconds