Lines Matching full:appear
21 appear in sysfs, allowing userspace to read the attributes via
28 mkdir(2). It is destroyed via rmdir(2). The attributes appear at
47 subsystems. Once a client subsystem is loaded, it will appear as a
52 appear at this time. readdir(3) can determine what the attributes are,
167 By itself, a config_item cannot do much more than appear in configfs.
205 When a config_item wants an attribute to appear as a file in the item's
209 attribute file will appear with the configfs_attribute->ca_name
226 appear as the contents of a file in the item's configfs directory.
229 attribute file will appear with the configfs_bin_attribute->cb_attr.ca_name
325 tells configfs to make the subsystem appear in the file tree.
357 appear in a filesystem. A subsystem is NEVER to touch the filesystem