Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h146 char vol_id[32]; /* volume id in PVD */ member
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c467 (void) strcpy(sbp->f_fstr, fsp->hsfs_vol.vol_id); in hsfs_statvfs()
1437 bcopy(label, hvp->vol_id, 32); in hs_copylabel()
1438 hvp->vol_id[31] = '\0'; in hs_copylabel()