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