Lines Matching refs:uint32_t

80 	uint32_t	nfsa_flags;		/* file system flags */
81 uint32_t nfsa_lease; /* lease time in seconds */
82 uint32_t nfsa_maxname; /* maximum filename size */
83 uint32_t nfsa_maxlink; /* maximum # links */
84 uint32_t nfsa_bsize; /* block size */
85 uint32_t nfsa_pad; /* UNUSED */
95 uint32_t nfsa_supp_attr[NFS_ATTR_BITMAP_LEN]; /* attributes supported on this file system */
96 uint32_t nfsa_bitmap[NFS_ATTR_BITMAP_LEN]; /* valid attributes */
118 uint32_t ns_addrcount; /* # of addresses */
122 uint32_t np_compcount; /* # components in path */
127 uint32_t nl_servcount; /* # of servers */
140 uint32_t nl_numlocs; /* # of locations */
153 uint32_t nrrs_fragleft; /* fragment bytes remaining */
154 uint32_t nrrs_reclen; /* length of RPC record */
172 uint32_t nso_protocol; /* RPC protocol */
173 uint32_t nso_version; /* RPC protocol version */
174 uint32_t nso_pingxid; /* RPC XID of NULL ping request */
199 uint32_t nss_protocol; /* RPC protocol */
200 uint32_t nss_version; /* RPC protocol version */
201 uint32_t nss_flags; /* (see below) */
222 int (*nf_readlink_rpc)(nfsnode_t, char *, uint32_t *, vfs_context_t);
254 uint32_t nm_mattrs[NFS_MATTR_BITMAP_LEN]; /* mount attributes in mount args */
255 uint32_t nm_mflags_mask[NFS_MFLAG_BITMAP_LEN]; /* mount flags mask in mount args */
256 uint32_t nm_mflags[NFS_MFLAG_BITMAP_LEN]; /* mount flags in mount args */
257 uint32_t nm_flags[NFS_MFLAG_BITMAP_LEN]; /* current mount flags (soft, intr, etc...) */
269 uint32_t nm_numgrps; /* Max. size of groupslist */
272 uint32_t nm_ncentries; /* GSS expired negative cache entries */
275 uint32_t nm_rsize; /* Max size of read rpc */
276 uint32_t nm_wsize; /* Max size of write rpc */
277 uint32_t nm_biosize; /* buffer I/O size */
278 uint32_t nm_readdirsize; /* Size of a readdir rpc */
279 uint32_t nm_readahead; /* Num. of blocks to readahead */
280 uint32_t nm_acregmin; /* reg file min attr cache timeout */
281 uint32_t nm_acregmax; /* reg file max attr cache timeout */
282 uint32_t nm_acdirmin; /* dir min attr cache timeout */
283 uint32_t nm_acdirmax; /* dir max attr cache timeout */
284 uint32_t nm_auth; /* security mechanism flavor being used */
285 uint32_t nm_writers; /* Number of nodes open for writing */
286 uint32_t nm_mappers; /* Number of nodes that have mmapped */
292 uint32_t nm_fsattrstamp; /* timestamp for fs attrs */
302 uint32_t rqsaddrstamp; /* timestamp of rquota socket address */
313 uint32_t cbid; /* callback channel identifier */
314 uint32_t cbrefs; /* # callbacks using this mount */
319 uint32_t nm_stateinuse; /* state in use counter */
320 uint32_t nm_stategenid; /* state generation counter */