Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_btree_mem.h9 typedef uint64_t xfbno_t; typedef
15 static inline xfs_daddr_t xfbno_to_daddr(xfbno_t blkno) in xfbno_to_daddr()
20 static inline xfbno_t xfs_daddr_to_xfbno(xfs_daddr_t daddr) in xfs_daddr_to_xfbno()
30 xfbno_t highest_bno;
45 static inline bool xfbtree_verify_bno(struct xfbtree *xfbt, xfbno_t bno) in xfbtree_verify_bno()