Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dcoda.h267 #define CODA_PURGEFID 30 /* DOWNCALL */ macro
277 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
/Linux-v6.1/fs/coda/
Dupcall.c882 case CODA_PURGEFID: in coda_downcall()
919 case CODA_PURGEFID: in coda_downcall()
946 case CODA_PURGEFID: in coda_downcall()