Searched defs:_swap_swsusp_type (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libparted/common/libparted/fs/linux_swap/
H A Dlinux_swap.c75 static PedFileSystemType _swap_swsusp_type; variable
354 fs->type = &_swap_swsusp_type;
735 static PedFileSystemType _swap_swsusp_type = { variable
747 ped_file_system_type_register (&_swap_swsusp_type);
763 ped_file_system_type_unregister (&_swap_swsusp_type);

Completed in 30 milliseconds