Home
last modified time | relevance | path

Searched defs:orangefs_param_request_s (Results 1 – 1 of 1) sorted by relevance

/linux/fs/orangefs/
A Dupcall.h189 struct orangefs_param_request_s { struct
190 enum orangefs_param_request_type type;
191 enum orangefs_param_request_op op;
192 union {
195 } u;
196 char s_value[ORANGEFS_MAX_DEBUG_STRING_LEN];

Completed in 4 milliseconds