Home
last modified time | relevance | path

Searched refs:_group_ops (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/target/
Dtarget_core_fabric_configfs.c46 #define TF_CIT_SETUP(_name, _item_ops, _group_ops, _attrs) \ argument
53 cit->ct_group_ops = _group_ops; \
59 #define TF_CIT_SETUP_DRV(_name, _item_ops, _group_ops) \ argument
67 cit->ct_group_ops = _group_ops; \
Dtarget_core_configfs.c53 #define TB_CIT_SETUP(_name, _item_ops, _group_ops, _attrs) \ argument
60 cit->ct_group_ops = _group_ops; \