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