Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-zone.c44 static struct list_head zone_datasets; variable
46 typedef struct zone_datasets { struct
47 struct list_head zds_list; /* zone_datasets linkage */ argument
50 } zone_datasets_t; argument