Searched refs:xfs_fsize_t (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_types.h | 20 typedef int64_t xfs_fsize_t; /* bytes in a file */ typedef
|
| H A D | xfs_exchmaps.c | 88 xfs_fsize_t new_isize) in xfs_exchmaps_update_size() 91 xfs_fsize_t len; in xfs_exchmaps_update_size()
|
| /linux/fs/xfs/ |
| H A D | xfs_aops.c | 51 xfs_fsize_t isize; in xfs_setfilesize()
|
| H A D | xfs_trace.h | 1757 __field(xfs_fsize_t, size) 1901 TP_PROTO(struct xfs_inode *ip, xfs_fsize_t new_size), 1906 __field(xfs_fsize_t, size) 1907 __field(xfs_fsize_t, new_size) 1924 TP_PROTO(struct xfs_inode *ip, xfs_fsize_t new_size), \ 1936 __field(xfs_fsize_t, size) 5525 __field(xfs_fsize_t, isize1) 5526 __field(xfs_fsize_t, isize2) 5527 __field(xfs_fsize_t, new_isize1) 5528 __field(xfs_fsize_t, new_isize [all...] |
| H A D | xfs_iomap.c | 627 xfs_fsize_t i_size; in xfs_iomap_write_unwritten() 823 xfs_fsize_t len = XFS_FSB_TO_B(mp, end_fsb - offset_fsb); in xfs_bmap_hw_atomic_write_possible()
|
| H A D | xfs_inode.c | 1034 xfs_fsize_t new_size, in xfs_itruncate_extents_flags()
|
| /linux/fs/xfs/scrub/ |
| H A D | trace.h | 2548 __field(xfs_fsize_t, size)
|