Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dcoda.h273 #define CODA_PURGEFID 30 /* DOWNCALL */ macro
282 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
/linux-4.19.296/fs/coda/
Dupcall.c839 case CODA_PURGEFID: in coda_downcall()
866 case CODA_PURGEFID: in coda_downcall()