Lines Matching refs:int64_t
139 int64_t t_icount_delta; /* superblock icount change */
140 int64_t t_ifree_delta; /* superblock ifree change */
141 int64_t t_fdblocks_delta; /* superblock fdblocks chg */
142 int64_t t_res_fdblocks_delta; /* on-disk only chg */
143 int64_t t_frextents_delta;/* superblock freextents chg*/
144 int64_t t_res_frextents_delta; /* on-disk only chg */
145 int64_t t_dblocks_delta;/* superblock dblocks change */
146 int64_t t_agcount_delta;/* superblock agcount change */
147 int64_t t_imaxpct_delta;/* superblock imaxpct change */
148 int64_t t_rextsize_delta;/* superblock rextsize chg */
149 int64_t t_rbmblocks_delta;/* superblock rbmblocks chg */
150 int64_t t_rblocks_delta;/* superblock rblocks change */
151 int64_t t_rextents_delta;/* superblocks rextents chg */
152 int64_t t_rextslog_delta;/* superblocks rextslog chg */
173 void xfs_trans_mod_sb(xfs_trans_t *, uint, int64_t);