Searched refs:show_attribute (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/filesystems/configfs/
H A Dconfigfs_example.c163 .show_attribute = childless_attr_show,
256 .show_attribute = simple_child_attr_show,
323 .show_attribute = simple_children_attr_show,
403 .show_attribute = group_children_attr_show,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dconfigfs.h150 ssize_t (*show_attribute)(struct config_item *, struct configfs_attribute *,char *); member in struct:configfs_item_operations
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/configfs/
H A Dfile.c70 count = ops->show_attribute(item,attr,buffer->page);
244 if (!(inode->i_mode & S_IRUGO) || !ops->show_attribute)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/dlm/
H A Dconfig.c300 .show_attribute = show_cluster,
320 .show_attribute = show_comm,
331 .show_attribute = show_node,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/cluster/
H A Dnodemanager.c509 .show_attribute = o2nm_node_show,
779 .show_attribute = o2nm_cluster_show,
H A Dheartbeat.c1457 .show_attribute = o2hb_region_show,
1594 .show_attribute = o2hb_heartbeat_group_show,

Completed in 225 milliseconds