Searched refs:_attrs (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/target/ |
D | target_core_fabric_configfs.c | 46 #define TF_CIT_SETUP(_name, _item_ops, _group_ops, _attrs) \ argument 54 cit->ct_attrs = _attrs; \ 64 struct configfs_attribute **attrs = tf->tf_ops.tfc_##_name##_attrs; \
|
D | target_core_configfs.c | 53 #define TB_CIT_SETUP(_name, _item_ops, _group_ops, _attrs) \ argument 61 cit->ct_attrs = _attrs; \
|
/linux-4.1.27/include/linux/ |
D | sysfs.h | 138 .attrs = _name##_attrs, \
|
/linux-4.1.27/Documentation/ |
D | DMA-API.txt | 396 without the _attrs suffixes, except that they pass an optional 407 without the _attrs suffix. As a result dma_map_single_attrs() 410 As an example of the use of the *_attrs functions, here's how
|
/linux-4.1.27/fs/nilfs2/ |
D | sysfs.c | 84 .default_attrs = nilfs_##name##_attrs, \
|