Searched defs:configfs_item_operations (Results 1 – 1 of 1) sorted by relevance
212 struct configfs_item_operations { struct213 void (*release)(struct config_item *);214 int (*allow_link)(struct config_item *src, struct config_item *target);215 void (*drop_link)(struct config_item *src, struct config_item *target);