Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/ufs/volcopy/
H A Dvolcopy.c146 static char *getvolabel(struct fs *);
451 Ifpack = getvolabel(&Isup); in main()
462 Ofpack = getvolabel(&Osup); in main()
470 Ofpack = getvolabel(&Osup); in main()
1698 getvolabel(struct fs *sb) in getvolabel() function