Lines Matching full:system
29 .\" Support for file system extended attribute.
68 is the management utility for extended attributes over the UFS1 file system.
69 It allows the starting and stopping of extended attributes on a file system,
71 disabling of specific extended attributes on a file system.
78 Start extended attribute support on the file system named using
80 The file system must be an UFS1 file system, and the UFS_EXTATTR kernel
83 Stop extended attribute support on the file system named using
122 on the file system identified using
126 Available namespaces are "user" and "system".
130 Attributes must have been started on the file system prior to the
137 on the file system identified by
139 Available namespaces are "user" and "system".
140 The file system must have attributes started on it, and the attribute
147 Start extended attributes on the root file system.
149 .Dl extattrctl initattr 17 /.attribute/system/md5
151 Create an attribute backing file in /.attribute/system/md5, and set the maximum
155 .Dl extattrctl enable / system md5 /.attribute/system/md5
157 Enable an attribute named md5 on the root file system, backed from the file
158 /.attribute/system/md5.
162 Disable the attribute named md5 on the root file system.
166 Stop extended attributes on the root file system.