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

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c244 static void hs_copylabel(struct hs_volume *, unsigned char *, int);
1101 hs_copylabel(hvp, HSV_VOL_ID(volp), 0);
1318 hs_copylabel(hvp, ISO_VOL_ID(volp), hs_joliet_level(volp) >= 1);
1422 hs_copylabel(struct hs_volume *hvp, unsigned char *label, int isjoliet) function

Completed in 56 milliseconds