Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_bmap_btree.h84 static inline int isnulldstartblock(xfs_dfsbno_t x) in isnulldstartblock() function
Dxfs_bmap_btree.c124 ASSERT((b >> 32) == 0 || isnulldstartblock(b)); in __xfs_bmbt_get_all()
175 ASSERT((b >> 32) == 0 || isnulldstartblock(b)); in xfs_bmbt_get_startblock()