Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/libcfs/
Dtracefile.h65 int cfs_tracefile_init(int max_pages);
Ddebug.c528 rc = cfs_tracefile_init(max); in libcfs_debug_init()
Dtracefile.c1115 int cfs_tracefile_init(int max_pages) in cfs_tracefile_init() function