Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nfs/common/
H A Dnfsport.h829 #define M_NFSDEVINFO M_NEWNFSDEVINFO macro
/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clstate.c4986 free(dip, M_NFSDEVINFO); in nfscl_adddevinfo()
4996 free(dip, M_NFSDEVINFO); in nfscl_adddevinfo()
5057 free(dip, M_NFSDEVINFO); in nfscl_freedevinfo()
H A Dnfs_clrpcops.c4926 sizeof(struct nfsclds *), M_NFSDEVINFO, M_WAITOK | M_ZERO); in nfsrpc_getdeviceinfo()