Searched defs:configfs_item_operations (Results 1 – 1 of 1) sorted by relevance
226 struct configfs_item_operations { struct227 void (*release)(struct config_item *);228 int (*allow_link)(struct config_item *src, struct config_item *target);229 void (*drop_link)(struct config_item *src, struct config_item *target);