Home
last modified time | relevance | path

Searched refs:FS_SWAP (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/sys/
H A Ddtype.h81 #define FS_SWAP 1 /* swap */ macro
/dragonfly/stand/boot/pc32/libi386/
H A Dbiosdisk.c392 if ((fstype == FS_SWAP) || in print_partition()
409 (fstype == FS_SWAP) ? "swap" : in print_partition()
426 (fstype == FS_SWAP) ? "swap" : in print_partition()
/dragonfly/sbin/gpt/
H A Dmigrate.c100 case FS_SWAP: { in migrate_disklabel()