Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clrpcops.c4864 nfsrpc_getdeviceinfo(struct nfsmount *nmp, uint8_t *deviceid, int layouttype, in nfsrpc_getdeviceinfo() argument
4883 *tl++ = txdr_unsigned(layouttype); in nfsrpc_getdeviceinfo()
4898 if (layouttype != fxdr_unsigned(int, *tl++)) in nfsrpc_getdeviceinfo()
5026 int layouttype, int layoutupdatecnt, uint8_t *layp, struct ucred *cred, in nfsrpc_layoutcommit() argument
5057 *tl++ = txdr_unsigned(layouttype); in nfsrpc_layoutcommit()
5060 KASSERT(layouttype != NFSLAYOUT_NFSV4_1_FILES, in nfsrpc_layoutcommit()
5084 int layouttype, uint32_t iomode, int layoutreturn, uint64_t offset, in nfsrpc_layoutreturn() argument
5099 *tl++ = txdr_unsigned(layouttype); in nfsrpc_layoutreturn()