Home
last modified time | relevance | path

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

/xen/tools/libfsimage/xfs/
A Dxfs.h66 typedef xfs_uint64_t xfs_dfsbno_t; /* blockno in filesystem (agno|agbno) */ typedef
90 xfs_dfsbno_t sb_logstart; /* starting block of log if internal */
148 xfs_dfsbno_t bb_leftsib; /* left sibling block or NULLDFSBNO */
149 xfs_dfsbno_t bb_rightsib; /* right sibling block or NULLDFSBNO */
171 xfs_dfsbno_t bb_leftsib;
172 xfs_dfsbno_t bb_rightsib;
229 typedef xfs_dfsbno_t xfs_bmbt_ptr_t, xfs_bmdr_ptr_t; /* btree pointer type */

Completed in 4 milliseconds