Searched refs:cfs_tracefile (Results 1 – 3 of 3) sorted by relevance
51 char cfs_tracefile[TRACEFILE_NAME_SIZE]; variable859 memset(cfs_tracefile, 0, sizeof(cfs_tracefile)); in cfs_trace_daemon_command()868 } else if (strlen(str) >= sizeof(cfs_tracefile)) { in cfs_trace_daemon_command()873 strcpy(cfs_tracefile, str); in cfs_trace_daemon_command()877 cfs_tracefile, in cfs_trace_daemon_command()986 if (cfs_tracefile[0] != 0) { in tracefiled()987 filp = filp_open(cfs_tracefile, in tracefiled()994 cfs_tracefile, rc); in tracefiled()
47 extern char cfs_tracefile[TRACEFILE_NAME_SIZE];
419 int len = strlen(cfs_tracefile); in __proc_daemon_file()425 cfs_tracefile + pos, "\n"); in __proc_daemon_file()