Searched refs:logblocks (Results 1 – 3 of 3) sorted by relevance
118 __u32 logblocks; /* fsblocks in the log */ member144 __u32 logblocks; /* fsblocks in the log */ member171 __u32 logblocks; /* fsblocks in the log */ member
527 int64_t logblocks = mp->m_sb.sb_logblocks; in xfs_agfblock_init() local529 be32_add_cpu(&agf->agf_freeblks, -logblocks); in xfs_agfblock_init()531 XFS_FSB_TO_AGBNO(mp, mp->m_sb.sb_logstart) - logblocks); in xfs_agfblock_init()
150 __u32 logblocks; /* fsblocks in the log */ member