Searched refs:static_nodes_format (Results 1 – 1 of 1) sorted by relevance
38 struct static_nodes_format { struct44 static const struct static_nodes_format static_nodes_format_human; argument45 static const struct static_nodes_format static_nodes_format_tmpfiles;46 static const struct static_nodes_format static_nodes_format_devname;48 static const struct static_nodes_format *static_nodes_formats[] = {80 static const struct static_nodes_format static_nodes_format_human = {107 static const struct static_nodes_format static_nodes_format_tmpfiles = {124 static const struct static_nodes_format static_nodes_format_devname = {161 const struct static_nodes_format *format = &static_nodes_format_human; in do_static_nodes()