Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h148 char vol_id[32]; /* volume id in PVD */ member
/titanic_50/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c466 (void) strcpy(sbp->f_fstr, fsp->hsfs_vol.vol_id); in hsfs_statvfs()
1436 bcopy(label, hvp->vol_id, 32); in hs_copylabel()
1437 hvp->vol_id[31] = NULL; in hs_copylabel()