Lines Matching full:appear
23 appear in sysfs, allowing userspace to read the attributes via
30 mkdir(2). It is destroyed via rmdir(2). The attributes appear at
50 subsystems. Once a client subsystem is loaded, it will appear as a
55 appear at this time. readdir(3) can determine what the attributes are,
175 By itself, a config_item cannot do much more than appear in configfs.
219 When a config_item wants an attribute to appear as a file in the item's
223 attribute file will appear with the configfs_attribute->ca_name
243 appear as the contents of a file in the item's configfs directory.
246 attribute file will appear with the configfs_bin_attribute->cb_attr.ca_name
345 tells configfs to make the subsystem appear in the file tree::
380 appear in a filesystem. A subsystem is NEVER to touch the filesystem