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
261 upon item allocation. If a subsystem has no work to do, it may omit
267 (assuming that it has no children to keep it busy). The subsystem is
268 responsible for responding to this. If the subsystem has references to
273 When drop_item() is called, the item's linkage has already been torn
274 down. It no longer has a reference on its parent and has no place in
278 configfs has removed the item from the filesystem view but before the
283 A config_group cannot be removed while it still has child items. This
285 called, as the item has not been dropped. rmdir(2) will fail, as the
321 are defined. The childless item has extended attributes, each with
346 allocated item has not been linked into this hierarchy. Similarly, it
347 will not be able to acquire the mutex while a dropping item has not
450 a target device, the subsystem has no idea what block device to import.
467 Any group that provides the ct_group_ops->commit_item() method has