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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dcoda.h308 #define CODA_PURGEUSER 26 /* DOWNCALL */ macro
611 /* CODA_PURGEUSER is a venus->kernel call */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dcoda.h308 #define CODA_PURGEUSER 26 /* DOWNCALL */ macro
611 /* CODA_PURGEUSER is a venus->kernel call */
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/coda/
H A Dupcall.c850 * CODA_PURGEUSER -- flush all entries from the name cache for a specific user
889 case CODA_PURGEUSER : {
891 CDEBUG(D_DOWNCALL, "CODA_PURGEUSER\n");
896 clstats(CODA_PURGEUSER);

Completed in 95 milliseconds