Home
last modified time | relevance | path

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

/freebsd/include/rpcsvc/
H A Dnfs_prot.x1082 uint32 linkmax; member
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c2313 long linkmax, namemax, chownres, notrunc; in nfsrvd_pathconf() local
2321 nd->nd_repstat = nfsvno_pathconf(vp, _PC_LINK_MAX, &linkmax, in nfsrvd_pathconf()
2337 pc->pc_linkmax = txdr_unsigned(linkmax); in nfsrvd_pathconf()