Home
last modified time | relevance | path

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

/linux-4.19.296/fs/orangefs/
Dorangefs-sysfs.c307 char *ser_op_type = NULL; in sysfs_service_op_show() local
467 ser_op_type = "orangefs_param"; in sysfs_service_op_show()
469 ser_op_type = "orangefs_perf_count"; in sysfs_service_op_show()
475 rc = service_operation(new_op, ser_op_type, ORANGEFS_OP_INTERRUPTIBLE); in sysfs_service_op_show()