Searched refs:FMD_CF_DIRTY (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/contrib/openzfs/cmd/zed/agents/ | ||
| H A D | fmd_api.h | 83 #define FMD_CF_DIRTY 0x01 /* case is in need of checkpoint */ macro |
| H A D | fmd_api.c | 267 cp->ci_flags = FMD_CF_DIRTY; in fmd_case_open() |