Home
last modified time | relevance | path

Searched refs:V_UNMNT (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/lib/libefi/
H A Drdwr_efi.c148 { V_SWAP, V_UNMNT }, /* b - 1 */
149 { V_BACKUP, V_UNMNT }, /* c - 2 */
161 { V_BOOT, V_UNMNT }, /* i - 8 */
/f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/
H A Dvtoc.h86 #define V_UNMNT 0x01 /* Unmountable partition */ macro