Home
last modified time | relevance | path

Searched refs:CODA_REPLACE (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/uapi/linux/
Dcoda.h268 #define CODA_REPLACE 24 /* DOWNCALL */ macro
282 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
/linux-4.19.296/fs/coda/
Dupcall.c843 case CODA_REPLACE: in coda_downcall()
874 case CODA_REPLACE: in coda_downcall()