Home
last modified time | relevance | path

Searched refs:_attrs (Results 1 – 5 of 5) 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
54 cit->ct_attrs = _attrs; \
64 struct configfs_attribute **attrs = tf->tf_ops.tfc_##_name##_attrs; \
Dtarget_core_configfs.c53 #define TB_CIT_SETUP(_name, _item_ops, _group_ops, _attrs) \ argument
61 cit->ct_attrs = _attrs; \
/linux-4.1.27/include/linux/
Dsysfs.h138 .attrs = _name##_attrs, \
/linux-4.1.27/Documentation/
DDMA-API.txt396 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/
Dsysfs.c84 .default_attrs = nilfs_##name##_attrs, \