Home
last modified time | relevance | path

Searched refs:pc_chownrestricted (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dnfs.h414 nd_uint32_t pc_chownrestricted; member
H A Dprint-nfs.c1532 GET_BE_U_4(spp->pc_chownrestricted) ? "chownres" : "", in parsepathconf()
/freebsd/sys/nfs/
H A Dnfsproto.h691 u_int32_t pc_chownrestricted; member
/freebsd/sys/fs/nfs/
H A Dnfsproto.h1629 u_int32_t pc_chownrestricted; member
H A Dnfs_commonsubs.c1362 pc->pc_chownrestricted = 0; in nfsv4_loadattr()
1664 pc->pc_chownrestricted = in nfsv4_loadattr()
/freebsd/sys/fs/nfsclient/
H A Dnfs_clvnops.c4403 pc.pc_chownrestricted = 1; in nfs_pathconf()
4426 *ap->a_retval = pc.pc_chownrestricted; in nfs_pathconf()
H A Dnfs_clrpcops.c4991 pc->pc_chownrestricted = in nfsrpc_pathconf()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c2340 pc->pc_chownrestricted = txdr_unsigned(chownres); in nfsrvd_pathconf()