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

/linux-master/include/uapi/linux/
H A Dcoda.h267 #define CODA_PURGEFID 30 /* DOWNCALL */ macro
277 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
593 /* CODA_PURGEFID is a venus->kernel call */
/linux-master/fs/coda/
H A Dupcall.c847 * CODA_PURGEFID -- flush the attribute for the file
882 case CODA_PURGEFID:
919 case CODA_PURGEFID:
946 case CODA_PURGEFID:

Completed in 193 milliseconds