Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/orangefs/
H A Dorangefs-debugfs.c58 * An array of client_debug_mask will be built to hold debug keyword/mask
61 struct client_debug_mask { struct
94 static void do_c_mask(int, char *, struct client_debug_mask **);
135 static struct client_debug_mask *cdm_array;
138 static struct client_debug_mask client_debug_mask; variable
382 struct client_debug_mask c_mask = { NULL, 0, 0 }; in orangefs_debug_write()
750 struct client_debug_mask *mask = (struct client_debug_mask *) c_mask; in do_c_string()
792 struct client_debug_mask *c_mas in check_amalgam_keyword()
[all...]
/kernel/linux/linux-6.6/fs/orangefs/
H A Dorangefs-debugfs.c58 * An array of client_debug_mask will be built to hold debug keyword/mask
61 struct client_debug_mask { struct
94 static void do_c_mask(int, char *, struct client_debug_mask **);
135 static struct client_debug_mask *cdm_array;
138 static struct client_debug_mask client_debug_mask; variable
382 struct client_debug_mask c_mask = { NULL, 0, 0 }; in orangefs_debug_write()
750 struct client_debug_mask *mask = (struct client_debug_mask *) c_mask; in do_c_string()
792 struct client_debug_mask *c_mas in check_amalgam_keyword()
[all...]

Completed in 3 milliseconds