Home
last modified time | relevance | path

Searched refs:NLMSVC_XDRSIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/lockd/
H A Dsvc.c47 #define LOCKD_BUFSIZE (1024 + NLMSVC_XDRSIZE)
680 .vs_xdrsize = NLMSVC_XDRSIZE,
691 .vs_xdrsize = NLMSVC_XDRSIZE,
703 .vs_xdrsize = NLMSVC_XDRSIZE,
/openbmc/linux/include/linux/lockd/
H A Dxdr.h100 #define NLMSVC_XDRSIZE sizeof(struct nlm_args) macro