Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dcoda.h267 #define CODA_PURGEFID 30 /* DOWNCALL */ macro
277 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
/Linux-v5.10/fs/coda/
Dupcall.c881 case CODA_PURGEFID: in coda_downcall()
918 case CODA_PURGEFID: in coda_downcall()
945 case CODA_PURGEFID: in coda_downcall()