Lines Matching refs:attribute
56 apply. Don't mix more than one attribute in one attribute file.
90 The target attribute contains the IP address of the server FakeNBD will
91 connect to. The device attribute is the device on the server.
92 Predictably, the rw attribute determines whether the connection is
186 reaches zero. Items that wish to display an attribute need to provide
188 attribute value uses the store_attribute() method.
198 When a config_item wants an attribute to appear as a file in the item's
200 It then adds the attribute to the NULL-terminated array
202 attribute file will appear with the configfs_attribute->ca_name
205 If an attribute is readable and the config_item provides a
207 whenever userspace asks for a read(2) on the attribute. The converse
316 storing an attribute, and a simple group creating and destroying these
453 indeed, work, but now every attribute store must check if the attributes
454 are initialized. Every attribute store must fire off the connection if