Searched refs:isnulldstartblock (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/
H A Dxfs_bmap_btree.h76 static inline int isnulldstartblock(xfs_dfsbno_t x) function
H A Dxfs_bmap_btree.c118 ASSERT((b >> 32) == 0 || isnulldstartblock(b));
169 ASSERT((b >> 32) == 0 || isnulldstartblock(b));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/
H A Dxfs_bmap_btree.h76 static inline int isnulldstartblock(xfs_dfsbno_t x) function
H A Dxfs_bmap_btree.c118 ASSERT((b >> 32) == 0 || isnulldstartblock(b));
169 ASSERT((b >> 32) == 0 || isnulldstartblock(b));

Completed in 163 milliseconds