Searched refs:is_legacy (Results 1 – 4 of 4) sorted by relevance
2196 boolean_t is_legacy = B_FALSE; in be_unmount_root() local2202 is_legacy = B_TRUE; in be_unmount_root()2227 is_legacy ? ZFS_MOUNTPOINT_LEGACY : "/") != 0) { in be_unmount_root()2230 is_legacy ? ZFS_MOUNTPOINT_LEGACY : "/"); in be_unmount_root()
2346 #define is_legacy(tbl) (((tbl) == LQ_G) || ((tbl) == LQ_A)) macro
1572 #define is_legacy(tbl) (((tbl) == LQ_G) || ((tbl) == LQ_A)) macro