Searched refs:logblocks (Results 1 – 4 of 4) sorted by relevance
117 __u32 logblocks; /* fsblocks in the log */ member143 __u32 logblocks; /* fsblocks in the log */ member170 __u32 logblocks; /* fsblocks in the log */ member
688 int64_t logblocks = mp->m_sb.sb_logblocks; in xfs_agfblock_init() local690 be32_add_cpu(&agf->agf_freeblks, -logblocks); in xfs_agfblock_init()692 XFS_FSB_TO_AGBNO(mp, mp->m_sb.sb_logstart) - logblocks); in xfs_agfblock_init()
1193 geo->logblocks = sbp->sb_logblocks; in xfs_fs_geometry()
150 __u32 logblocks; /* fsblocks in the log */ member