Searched refs:xfs_rfsblock_t (Results 1 – 2 of 2) sorted by relevance
93 typedef __uint64_t xfs_rfsblock_t; /* blockno in filesystem (raw) */ typedef98 typedef __uint32_t xfs_rfsblock_t; /* blockno in filesystem (raw) */ typedef115 #define NULLRFSBLOCK ((xfs_rfsblock_t)-1)
136 xfs_rfsblock_t nb, nb_mod; in xfs_growfs_data_private()137 xfs_rfsblock_t new; in xfs_growfs_data_private()138 xfs_rfsblock_t nfree; in xfs_growfs_data_private()162 nb = (xfs_rfsblock_t)nagcount * mp->m_sb.sb_agblocks; in xfs_growfs_data_private()205 (agno * (xfs_rfsblock_t)mp->m_sb.sb_agblocks); in xfs_growfs_data_private()