Lines Matching refs:__attribute

496 static int _load(int argc, char **argv, void *data __attribute((unused)))  in _load()
556 static int _create(int argc, char **argv, void *data __attribute((unused))) in _create()
626 static int _rename(int argc, char **argv, void *data __attribute((unused))) in _rename()
661 static int _message(int argc, char **argv, void *data __attribute((unused))) in _message()
728 static int _setgeometry(int argc, char **argv, void *data __attribute((unused))) in _setgeometry()
767 static int _splitname(int argc, char **argv, void *data __attribute((unused))) in _splitname()
801 static int _udevflags(int args, char **argv, void *data __attribute((unused))) in _udevflags()
841 static int _udevcomplete(int argc, char **argv, void *data __attribute((unused))) in _udevcomplete()
866 …atic int _udevcomplete_all(int argc __attribute((unused)), char **argv __attribute((unused)), void… in _udevcomplete_all()
873 static int _udevcookies(int argc __attribute((unused)), char **argv __attribute((unused)), void *da… in _udevcookies()
910 …atic int _udevcomplete_all(int argc __attribute((unused)), char **argv __attribute((unused)), void… in _udevcomplete_all()
959 static int _udevcookies(int argc __attribute((unused)), char **argv __attribute((unused)), void *da… in _udevcookies()
998 static int _version(int argc __attribute((unused)), char **argv __attribute((unused)), void *data _… in _version()
1064 static int _suspend(int argc, char **argv, void *data __attribute((unused))) in _suspend()
1069 static int _resume(int argc, char **argv, void *data __attribute((unused))) in _resume()
1074 static int _clear(int argc, char **argv, void *data __attribute((unused))) in _clear()
1079 static int _wait(int argc, char **argv, void *data __attribute((unused))) in _wait()
1173 static int _error_device(int argc __attribute((unused)), char **argv __attribute((unused)), void *d… in _error_device()
1221 static int _remove(int argc, char **argv, void *data __attribute((unused))) in _remove()
1231 static int _count_devices(int argc __attribute((unused)), char **argv __attribute((unused)), void *… in _count_devices()
1238 static int _remove_all(int argc __attribute((unused)), char **argv __attribute((unused)), void *dat… in _remove_all()
1276 static int _mknodes(int argc, char **argv, void *data __attribute((unused))) in _mknodes()
1447 static int _targets(int argc __attribute((unused)), char **argv __attribute((unused)), void *data _… in _targets()
1587 static int _display_name(int argc __attribute((unused)), char **argv __attribute((unused)), void *d… in _display_name()
1810 unsigned first_child __attribute((unused)), in _display_tree_node()
1902 static int _add_dep(int argc __attribute((unused)), char **argv __attribute((unused)), void *data) in _add_dep()
1929 static int _display_tree(int argc __attribute((unused)), in _display_tree()
1930 char **argv __attribute((unused)), in _display_tree()
1931 void *data __attribute((unused))) in _display_tree()
1948 struct dm_pool *mem __attribute((unused)), in _int32_disp()
1950 void *private __attribute((unused))) in _int32_disp()
1958 struct dm_pool *mem __attribute((unused)), in _uint32_disp()
1960 void *private __attribute((unused))) in _uint32_disp()
1968 struct dm_pool *mem __attribute((unused)), in _dm_name_disp()
1970 void *private __attribute((unused))) in _dm_name_disp()
1978 struct dm_pool *mem __attribute((unused)), in _dm_uuid_disp()
1980 const void *data, void *private __attribute((unused))) in _dm_uuid_disp()
1991 struct dm_pool *mem __attribute((unused)), in _dm_read_ahead_disp()
1993 void *private __attribute((unused))) in _dm_read_ahead_disp()
2004 struct dm_pool *mem __attribute((unused)), in _dm_info_status_disp()
2006 void *private __attribute((unused))) in _dm_info_status_disp()
2022 struct dm_pool *mem __attribute((unused)), in _dm_info_table_loaded_disp()
2025 void *private __attribute((unused))) in _dm_info_table_loaded_disp()
2046 struct dm_pool *mem __attribute((unused)), in _dm_info_suspended_disp()
2049 void *private __attribute((unused))) in _dm_info_suspended_disp()
2062 struct dm_pool *mem __attribute((unused)), in _dm_info_read_only_disp()
2065 void *private __attribute((unused))) in _dm_info_read_only_disp()
2277 struct dm_pool *mem __attribute((unused)), in _dm_subsystem_disp()
2279 void *private __attribute((unused))) in _dm_subsystem_disp()
2285 struct dm_pool *mem __attribute((unused)), in _dm_vg_name_disp()
2287 void *private __attribute((unused))) in _dm_vg_name_disp()
2294 struct dm_pool *mem __attribute((unused)), in _dm_lv_name_disp()
2296 void *private __attribute((unused))) in _dm_lv_name_disp()
2303 struct dm_pool *mem __attribute((unused)), in _dm_lv_layer_name_disp()
2305 void *private __attribute((unused))) in _dm_lv_layer_name_disp()
2586 static int _help(int argc __attribute((unused)), in _help()
2587 char **argv __attribute((unused)), in _help()
2588 void *data __attribute((unused))) in _help()
2738 char *dev __attribute((unused)), off_t off) in _loop_table()