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

/xsrc/external/mit/xfs/dist/difs/
H A Datom.c58 #define FSA_LAST_PREDEFINED 0 /* only None is predefined */ macro
107 #if FSA_LAST_PREDEFINED > 0
108 if (lastAtom < FSA_LAST_PREDEFINED) {
176 if (patom->a > FSA_LAST_PREDEFINED)
202 lastAtom = FSA_LAST_PREDEFINED;

Completed in 14 milliseconds