Searched refs:DOWNCALL (Results 1 – 4 of 4) sorted by relevance
280 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID) macro
110 if (DOWNCALL(hdr.opcode)) { in coda_psdev_write()
277 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID) macro