Searched refs:pc_chownrestricted (Results 1 - 9 of 9) sorted by relevance

/freebsd-10-stable/contrib/tcpdump/
H A Dnfs.h437 u_int32_t pc_chownrestricted; member in struct:nfsv3_pathconf
H A Dprint-nfs.c1528 EXTRACT_32BITS(&spp->pc_chownrestricted) ? "chownres" : "",
/freebsd-10-stable/sys/nfs/
H A Dnfsproto.h694 u_int32_t pc_chownrestricted; member in struct:nfsv3_pathconf
/freebsd-10-stable/sys/fs/nfs/
H A Dnfsproto.h1364 u_int32_t pc_chownrestricted; member in struct:nfsv3_pathconf
H A Dnfs_commonsubs.c893 pc->pc_chownrestricted = 0;
1186 pc->pc_chownrestricted =
/freebsd-10-stable/sys/fs/nfsclient/
H A Dnfs_clvnops.c3480 pc.pc_chownrestricted = 1;
3499 *ap->a_retval = pc.pc_chownrestricted;
H A Dnfs_clrpcops.c4206 pc->pc_chownrestricted =
/freebsd-10-stable/sys/nfsserver/
H A Dnfs_serv.c3649 pc->pc_chownrestricted = txdr_unsigned(chownres);
/freebsd-10-stable/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c2140 pc->pc_chownrestricted = txdr_unsigned(chownres);

Completed in 169 milliseconds