Symbol: xfs_off_t
fs/xfs/libxfs/xfs_bmap.c
4358
xfs_off_t offset,
fs/xfs/libxfs/xfs_bmap.h
227
xfs_off_t offset, struct iomap *iomap, unsigned int *seq);
fs/xfs/libxfs/xfs_da_format.h
190
typedef xfs_off_t xfs_dir2_off_t;
fs/xfs/libxfs/xfs_fs.h
684
xfs_off_t sx_offset; /* offset into file */
fs/xfs/libxfs/xfs_fs.h
685
xfs_off_t sx_length; /* leng from offset */
fs/xfs/xfs_aops.c
112
xfs_off_t offset = ioend->io_offset;
fs/xfs/xfs_aops.c
53
xfs_off_t offset,
fs/xfs/xfs_aops.h
12
int xfs_setfilesize(struct xfs_inode *ip, xfs_off_t offset, size_t size);
fs/xfs/xfs_bmap_util.c
439
xfs_off_t start_byte,
fs/xfs/xfs_bmap_util.c
440
xfs_off_t end_byte,
fs/xfs/xfs_bmap_util.c
57
xfs_off_t count_fsb)
fs/xfs/xfs_bmap_util.c
648
xfs_off_t offset,
fs/xfs/xfs_bmap_util.c
649
xfs_off_t len)
fs/xfs/xfs_bmap_util.c
652
xfs_off_t count;
fs/xfs/xfs_bmap_util.c
817
xfs_off_t offset,
fs/xfs/xfs_bmap_util.c
818
xfs_off_t len)
fs/xfs/xfs_bmap_util.c
821
xfs_off_t rounding, start, end;
fs/xfs/xfs_bmap_util.c
829
rounding = max_t(xfs_off_t, xfs_inode_alloc_unitsize(ip), PAGE_SIZE);
fs/xfs/xfs_bmap_util.c
843
xfs_off_t offset,
fs/xfs/xfs_bmap_util.c
844
xfs_off_t len,
fs/xfs/xfs_bmap_util.c
987
xfs_off_t offset,
fs/xfs/xfs_bmap_util.c
988
xfs_off_t len,
fs/xfs/xfs_bmap_util.h
35
xfs_off_t start_byte, xfs_off_t end_byte,
fs/xfs/xfs_bmap_util.h
58
int xfs_alloc_file_space(struct xfs_inode *ip, xfs_off_t offset,
fs/xfs/xfs_bmap_util.h
59
xfs_off_t len);
fs/xfs/xfs_bmap_util.h
60
int xfs_free_file_space(struct xfs_inode *ip, xfs_off_t offset,
fs/xfs/xfs_bmap_util.h
61
xfs_off_t len, struct xfs_zone_alloc_ctx *ac);
fs/xfs/xfs_bmap_util.h
62
int xfs_collapse_file_space(struct xfs_inode *, xfs_off_t offset,
fs/xfs/xfs_bmap_util.h
63
xfs_off_t len, struct xfs_zone_alloc_ctx *ac);
fs/xfs/xfs_bmap_util.h
64
int xfs_insert_file_space(struct xfs_inode *, xfs_off_t offset,
fs/xfs/xfs_bmap_util.h
65
xfs_off_t len);
fs/xfs/xfs_bmap_util.h
81
int xfs_flush_unmap_range(struct xfs_inode *ip, xfs_off_t offset,
fs/xfs/xfs_bmap_util.h
82
xfs_off_t len);
fs/xfs/xfs_buf.c
392
ASSERT(!(BBTOB(map->bm_bn) & (xfs_off_t)btp->bt_meta_sectormask));
fs/xfs/xfs_dir2_readdir.c
149
xfs_off_t cook;
fs/xfs/xfs_ioctl32.h
104
xfs_off_t sx_offset; /* offset into file */
fs/xfs/xfs_ioctl32.h
105
xfs_off_t sx_length; /* leng from offset */
fs/xfs/xfs_iomap.c
1952
xfs_off_t end_offset;
fs/xfs/xfs_iomap.c
612
xfs_off_t offset,
fs/xfs/xfs_iomap.c
613
xfs_off_t count,
fs/xfs/xfs_iomap.h
18
int xfs_iomap_write_unwritten(struct xfs_inode *, xfs_off_t, xfs_off_t, bool);
fs/xfs/xfs_iops.c
917
xfs_off_t oldsize, newsize;
fs/xfs/xfs_mount.h
791
xfs_off_t count_fsb);
fs/xfs/xfs_pnfs.c
225
xfs_off_t isize)
fs/xfs/xfs_reflink.c
1234
xfs_off_t newlen,
fs/xfs/xfs_reflink.c
1316
xfs_off_t new_isize)
fs/xfs/xfs_reflink.c
1321
xfs_off_t newlen;
fs/xfs/xfs_reflink.c
1503
newlen = min_t(xfs_off_t, newlen, new_isize);
fs/xfs/xfs_reflink.c
1541
xfs_off_t new_isize = pos_out + remap_len;
fs/xfs/xfs_reflink.c
1866
xfs_off_t offset,
fs/xfs/xfs_reflink.c
1867
xfs_off_t len)
fs/xfs/xfs_reflink.c
338
xfs_off_t offset,
fs/xfs/xfs_reflink.c
339
xfs_off_t count)
fs/xfs/xfs_reflink.c
703
xfs_off_t offset,
fs/xfs/xfs_reflink.c
704
xfs_off_t count,
fs/xfs/xfs_reflink.c
935
xfs_off_t offset,
fs/xfs/xfs_reflink.c
936
xfs_off_t count)
fs/xfs/xfs_reflink.c
996
xfs_off_t offset,
fs/xfs/xfs_reflink.c
997
xfs_off_t count)
fs/xfs/xfs_reflink.h
36
extern int xfs_reflink_convert_cow(struct xfs_inode *ip, xfs_off_t offset,
fs/xfs/xfs_reflink.h
37
xfs_off_t count);
fs/xfs/xfs_reflink.h
44
extern int xfs_reflink_cancel_cow_range(struct xfs_inode *ip, xfs_off_t offset,
fs/xfs/xfs_reflink.h
45
xfs_off_t count, bool cancel_real);
fs/xfs/xfs_reflink.h
46
extern int xfs_reflink_end_cow(struct xfs_inode *ip, xfs_off_t offset,
fs/xfs/xfs_reflink.h
47
xfs_off_t count);
fs/xfs/xfs_reflink.h
48
int xfs_reflink_end_atomic_cow(struct xfs_inode *ip, xfs_off_t offset,
fs/xfs/xfs_reflink.h
49
xfs_off_t count);
fs/xfs/xfs_reflink.h
58
extern int xfs_reflink_unshare(struct xfs_inode *ip, xfs_off_t offset,
fs/xfs/xfs_reflink.h
59
xfs_off_t len);
fs/xfs/xfs_reflink.h
66
extern int xfs_reflink_update_dest(struct xfs_inode *dest, xfs_off_t newlen,
fs/xfs/xfs_trace.h
1787
TP_PROTO(struct xfs_inode *ip, xfs_off_t offset, ssize_t count),
fs/xfs/xfs_trace.h
1792
__field(xfs_off_t, offset)
fs/xfs/xfs_trace.h
1809
TP_PROTO(struct xfs_inode *ip, xfs_off_t offset, ssize_t count,
fs/xfs/xfs_trace.h
1849
TP_PROTO(struct xfs_inode *ip, xfs_off_t offset, ssize_t count, \
fs/xfs/xfs_trace.h
1858
TP_PROTO(struct xfs_inode *ip, xfs_off_t offset, ssize_t count),
fs/xfs/xfs_trace.h
1888
TP_PROTO(struct xfs_inode *ip, xfs_off_t offset, ssize_t count), \
fs/xfs/xfs_trace.h
3996
TP_PROTO(struct xfs_inode *src, xfs_off_t soffset, xfs_off_t len,
fs/xfs/xfs_trace.h
3997
struct xfs_inode *dest, xfs_off_t doffset),
fs/xfs/xfs_trace.h
4040
TP_PROTO(struct xfs_inode *src, xfs_off_t soffset, xfs_off_t len, \
fs/xfs/xfs_trace.h
4041
struct xfs_inode *dest, xfs_off_t doffset), \
fs/xfs/xfs_zone_alloc.c
320
xfs_off_t offset,
fs/xfs/xfs_zone_alloc.c
321
xfs_off_t count,
fs/xfs/xfs_zone_alloc.h
36
int xfs_zoned_end_io(struct xfs_inode *ip, xfs_off_t offset, xfs_off_t count,