Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dtracefile.h65 int cfs_tracefile_init(int max_pages);
Ddebug.c415 rc = cfs_tracefile_init(max); in libcfs_debug_init()
Dtracefile.c1127 int cfs_tracefile_init(int max_pages) in cfs_tracefile_init() function