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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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));

Completed in 150 milliseconds