Home
last modified time | relevance | path

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

/linux-4.19.296/fs/orangefs/
Dorangefs-dev-proto.h39 #define ORANGEFS_VFS_OP_PARAM 0xFF000014 macro
Dorangefs-cache.c91 else if (type == ORANGEFS_VFS_OP_PARAM) in get_opname_string()
Dorangefs-sysfs.c315 op_alloc_type = ORANGEFS_VFS_OP_PARAM; in sysfs_service_op_show()
528 new_op = op_alloc(ORANGEFS_VFS_OP_PARAM); in sysfs_service_op_store()
Dorangefs-debugfs.c500 new_op = op_alloc(ORANGEFS_VFS_OP_PARAM); in orangefs_debug_write()