Searched refs:VC_MAXMSGSIZE (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/include/linux/ | ||
D | coda.h | 287 #define VC_MAXMSGSIZE sizeof(union inputArgs)+sizeof(union outputArgs) +\ macro |
/linux-3.4.99/fs/coda/ | ||
D | upcall.c | 483 insize = VC_MAXMSGSIZE; in venus_pioctl() |