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