Lines Matching refs:has
65 item cannot be destroyed if any other item has a link to it (via
73 sysadmins use to configure FakeNBD, but somehow that program has to tell
105 object in the subsystem. It has attributes that match values on that
113 handles that. The group has a set of operations to perform these tasks
255 upon item allocation. If a subsystem has no work to do, it may omit
261 (assuming that it has no children to keep it busy). The subsystem is
262 responsible for responding to this. If the subsystem has references to
267 When drop_item() is called, the item's linkage has already been torn
268 down. It no longer has a reference on its parent and has no place in
272 configfs has removed the item from the filesystem view but before the
277 A config_group cannot be removed while it still has child items. This
279 called, as the item has not been dropped. rmdir(2) will fail, as the
330 allocated item has not been linked into this hierarchy. Similarly, it
331 will not be able to acquire the mutex while a dropping item has not
434 a target device, the subsystem has no idea what block device to import.
451 Any group that provides the ct_group_ops->commit_item() method has