Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dtracefile.h78 int cfs_trace_daemon_command_usrstr(void __user *usr_str, int usr_str_nob);
Dmodule.c594 return cfs_trace_daemon_command_usrstr(buffer, nob); in __proc_daemon_file()
Dtracefile.c887 int cfs_trace_daemon_command_usrstr(void __user *usr_str, int usr_str_nob) in cfs_trace_daemon_command_usrstr() function