Home
last modified time | relevance | path

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

/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_workitem.h105 void cfs_wi_shutdown(void);
/drivers/staging/lustre/lustre/libcfs/
Dmodule.c729 cfs_wi_shutdown(); in init_libcfs_module()
751 cfs_wi_shutdown(); in exit_libcfs_module()
Dworkitem.c441 cfs_wi_shutdown(void) in cfs_wi_shutdown() function