Home
last modified time | relevance | path

Searched refs:FT_RTF (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/fs/fsstress/
H A Dfsstress.c120 #define FT_RTF 4 macro
121 #define FT_RTFm (1 << FT_RTF)
1701 type = rtpct ? ((random() % 100) > rtpct ? FT_REG : FT_RTF) : FT_REG; in creat_f()
1702 if (type == FT_RTF) in creat_f()

Completed in 4 milliseconds