Home
last modified time | relevance | path

Searched refs:ser_op_type (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/orangefs/
H A Dorangefs-sysfs.c325 char *ser_op_type = NULL; in sysfs_service_op_show() local
485 ser_op_type = "orangefs_param"; in sysfs_service_op_show()
487 ser_op_type = "orangefs_perf_count"; in sysfs_service_op_show()
493 rc = service_operation(new_op, ser_op_type, ORANGEFS_OP_INTERRUPTIBLE); in sysfs_service_op_show()
/kernel/linux/linux-6.6/fs/orangefs/
H A Dorangefs-sysfs.c325 char *ser_op_type = NULL; in sysfs_service_op_show() local
485 ser_op_type = "orangefs_param"; in sysfs_service_op_show()
487 ser_op_type = "orangefs_perf_count"; in sysfs_service_op_show()
493 rc = service_operation(new_op, ser_op_type, ORANGEFS_OP_INTERRUPTIBLE); in sysfs_service_op_show()

Completed in 4 milliseconds