Home
last modified time | relevance | path

Searched refs:xfs_dfsbno_t (Results 1 – 1 of 1) sorted by relevance

/external/grub/stage2/
Dxfs.h67 typedef xfs_uint64_t xfs_dfsbno_t; /* blockno in filesystem (agno|agbno) */ typedef
91 xfs_dfsbno_t sb_logstart; /* starting block of log if internal */
149 xfs_dfsbno_t bb_leftsib; /* left sibling block or NULLDFSBNO */
150 xfs_dfsbno_t bb_rightsib; /* right sibling block or NULLDFSBNO */
172 xfs_dfsbno_t bb_leftsib;
173 xfs_dfsbno_t bb_rightsib;
230 typedef xfs_dfsbno_t xfs_bmbt_ptr_t, xfs_bmdr_ptr_t; /* btree pointer type */