Searched refs:CFS_FAIL_RAND (Results 1 – 2 of 2) sorted by relevance
63 if (cfs_fail_loc & CFS_FAIL_RAND) { in __cfs_fail_check_set()
70 #define CFS_FAIL_RAND 0x08000000 /* fail 1/N of the times */ macro