Home
last modified time | relevance | path

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

/openbmc/linux/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()