Searched refs:isnulldstartblock (Results 1 – 2 of 2) sorted by relevance
124 int isnulldstartblock(xfs_dfsbno_t x);125 #define ISNULLDSTARTBLOCK(x) isnulldstartblock(x)
72 isnulldstartblock(xfs_dfsbno_t x) in isnulldstartblock() function