Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/amd/fsinfo/
H A Dfsi_data.h204 #define FM_NETSWAP 0x02 macro
205 #define FM_NETBOOT (FM_NETROOT|FM_NETSWAP)
H A Dfsi_analyze.c553 netbootp |= FM_NETSWAP; in analyze_mounts()