Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dcoda.h262 #define CODA_REPLACE 24 /* DOWNCALL */ macro
277 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
/linux/fs/coda/
H A Dupcall.c887 case CODA_REPLACE: in coda_downcall()
923 case CODA_REPLACE: in coda_downcall()
954 case CODA_REPLACE: in coda_downcall()