Searched refs:swap_init (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libparted/common/libparted/fs/linux_swap/
H A Dlinux_swap.c177 swap_init (PedFileSystem* fs, int fresh) function
269 swap_init (fs, 0);
311 /* swap_init (fs, 0); */
316 if (!swap_init(fs, 0))
355 swap_init (fs, 0);
542 swap_init (fs, 1);
559 swap_init (fs, old_geom->start != geom->start);

Completed in 22 milliseconds