Home
last modified time | relevance | path

Searched refs:xfs_fsize_t (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/fs/xfs/
H A Dxfs_inode.h58 xfs_fsize_t i_disk_size; /* number of bytes in file */
192 static inline xfs_fsize_t XFS_ISIZE(struct xfs_inode *ip) in XFS_ISIZE()
203 static inline xfs_fsize_t
204 xfs_new_eof(struct xfs_inode *ip, xfs_fsize_t new_size) in xfs_new_eof()
206 xfs_fsize_t i_size = i_size_read(VFS_I(ip)); in xfs_new_eof()
582 struct xfs_inode *, int, xfs_fsize_t, int);
601 xfs_fsize_t new_size) in xfs_itruncate_extents()
H A Dxfs_symlink.c37 xfs_fsize_t pathlen; in xfs_readlink()
H A Dxfs_aops.c58 xfs_fsize_t isize; in xfs_setfilesize()
H A Dxfs_trace.h1629 __field(xfs_fsize_t, size)
1753 TP_PROTO(struct xfs_inode *ip, xfs_fsize_t new_size),
1758 __field(xfs_fsize_t, size)
1759 __field(xfs_fsize_t, new_size)
1776 TP_PROTO(struct xfs_inode *ip, xfs_fsize_t new_size), \
1787 __field(xfs_fsize_t, size)
1813 __field(xfs_fsize_t, size)
5452 __field(xfs_fsize_t, isize1)
5453 __field(xfs_fsize_t, isize2)
5454 __field(xfs_fsize_t, new_isize1)
[all …]
H A Dxfs_iomap.c613 xfs_fsize_t i_size; in xfs_iomap_write_unwritten()
H A Dxfs_inode.c1029 xfs_fsize_t new_size, in xfs_itruncate_extents_flags()
/linux-6.15/fs/xfs/libxfs/
H A Dxfs_exchmaps.h24 xfs_fsize_t xmi_isize1;
25 xfs_fsize_t xmi_isize2;
H A Dxfs_types.h20 typedef int64_t xfs_fsize_t; /* bytes in a file */ typedef
H A Dxfs_exchmaps.c88 xfs_fsize_t new_isize) in xfs_exchmaps_update_size()
91 xfs_fsize_t len; in xfs_exchmaps_update_size()
H A Dxfs_log_format.h435 xfs_fsize_t di_size; /* number of bytes in file */
H A Dxfs_dir2.c638 xfs_fsize_t size; /* directory file (data) size */ in xfs_dir2_grow_inode()
H A Dxfs_format.h491 #define XFS_FSB_TO_B(mp,fsbno) ((xfs_fsize_t)(fsbno) << (mp)->m_sb.sb_blocklog)
/linux-6.15/fs/xfs/scrub/
H A Dtrace.h2478 __field(xfs_fsize_t, size)
/linux-6.15/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst4101 xfs_fsize_t xmi_isize1;
4102 xfs_fsize_t xmi_isize2;