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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/lockd/
H A Dlockd.h64 #define NLMCLNT_OHSIZE (sizeof(system_utsname.nodename)+10) macro
70 char a_owner[NLMCLNT_OHSIZE];
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/lockd/
H A Dlockd.h64 #define NLMCLNT_OHSIZE (sizeof(system_utsname.nodename)+10) macro
70 char a_owner[NLMCLNT_OHSIZE];
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/lockd/
H A Dclntproc.c78 if (lock->oh.len > NLMCLNT_OHSIZE) {

Completed in 35 milliseconds