Home
last modified time | relevance | path

Searched refs:cfs_race_state (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_fail.h43 extern int cfs_race_state;
156 cfs_race_state = 0; in cfs_race()
159 cfs_race_state != 0); in cfs_race()
163 cfs_race_state = 1; in cfs_race()
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dfail.c47 int cfs_race_state; variable
48 EXPORT_SYMBOL(cfs_race_state);