Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_workitem.h105 void cfs_wi_shutdown(void);
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dmodule.c451 cfs_wi_shutdown(); in init_libcfs_module()
476 cfs_wi_shutdown(); in exit_libcfs_module()
Dworkitem.c445 cfs_wi_shutdown(void) in cfs_wi_shutdown() function