Searched refs:action_arg (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/net/ceph/ |
A D | striper.c | 115 void *action_arg) in ceph_file_to_extents() argument 137 action_fn(ex, xlen, action_arg); in ceph_file_to_extents() 146 action_fn(last_ex, xlen, action_arg); in ceph_file_to_extents() 177 void *action_arg) in ceph_iterate_extents() argument 194 action_fn(ex, xlen, action_arg); in ceph_iterate_extents()
|
/linux-6.3-rc2/include/linux/ceph/ |
A D | striper.h | 41 void *action_arg); 45 void *action_arg);
|
/linux-6.3-rc2/drivers/acpi/acpica/ |
A D | dbcmds.c | 411 void acpi_db_display_interfaces(char *action_arg, char *interface_name_arg) in acpi_db_display_interfaces() argument 419 if (!action_arg) { in acpi_db_display_interfaces() 445 acpi_ut_strupr(action_arg); in acpi_db_display_interfaces() 449 sub_string = strstr("INSTALL", action_arg); in acpi_db_display_interfaces() 462 sub_string = strstr("REMOVE", action_arg); in acpi_db_display_interfaces() 475 acpi_os_printf("Invalid action argument: %s\n", action_arg); in acpi_db_display_interfaces()
|
A D | acdebug.h | 75 void acpi_db_display_interfaces(char *action_arg, char *interface_name_arg);
|
Completed in 5 milliseconds