Lines Matching full:cannot
80 item cannot be destroyed if any other item has a link to it (via
175 By itself, a config_item cannot do much more than appear in configfs.
263 A config_item cannot live in a vacuum. The only way one can be created
319 drop_item() is void, and as such cannot fail. When rmdir(2)
334 disconnect_notify() is void and cannot fail. Client subsystems should
337 A config_group cannot be removed while it still has child items. This
424 this is a void function and cannot return failure. The subsystem is
427 A config_item cannot be removed while it links to any other item, nor
458 As a consequence of this, default groups cannot be removed directly via
477 These API cannot be called underneath any configfs callbacks, as
496 Some config_items cannot have a valid initial state. That is, no
518 can be modified to a directory where it cannot.