Home
last modified time | relevance | path

Searched defs:nv_alloc (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dnvpair.h125 typedef struct nv_alloc { struct
126 const nv_alloc_ops_t *nva_ops; argument
128 } nv_alloc_t; argument
/freebsd/sbin/hastd/
H A Dnv.c126 nv_alloc(void) in nv_alloc() function