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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dcoda.h311 #define CODA_PURGEFID 30 /* DOWNCALL */ macro
320 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
640 /* CODA_PURGEFID is a venus->kernel call */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dcoda.h311 #define CODA_PURGEFID 30 /* DOWNCALL */ macro
320 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
640 /* CODA_PURGEFID is a venus->kernel call */
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/coda/
H A Dupcall.c862 * CODA_PURGEFID -- flush the attribute for the file
937 case CODA_PURGEFID : {
941 clstats(CODA_PURGEFID);

Completed in 306 milliseconds