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