Home
last modified time | relevance | path

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

/freebsd/sbin/growfs/
H A Dgrowfs.c85 } fsun1, fsun2; variable
87 #define osblock fsun2.fs /* the old superblock */
1395 memcpy((void *)&fsun1, (void *)&fsun2, osblock.fs_sbsize); in main()