Searched refs:fsattr (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/hal/probing/volume/ |
H A D | probe-volume.c | 75 set_fstyp_properties (LibHalContext *ctx, const char *udi, const char *fstype, nvlist_t *fsattr) in set_fstyp_properties() argument 95 (void) nvlist_lookup_string(fsattr, "gen_volume_label", &label_orig); in set_fstyp_properties() 113 if (nvlist_lookup_string(fsattr, "gen_uuid", &uuid) == 0) { in set_fstyp_properties() 453 nvlist_t *fsattr; in main() local 642 (fstyp_get_attr(fstyp_handle, &fsattr) != 0)) { in main() 647 set_fstyp_properties (ctx, udi, fstype, fsattr); in main()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-kernel.man7.inc | 16 file path=usr/share/man/man7/fsattr.7
|
/illumos-gate/usr/src/man/man7/ |
H A D | Makefile | 57 fsattr.7 \
|