Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/fs/fsstress/
H A Dfsstress.c114 #define FT_REG 1 macro
115 #define FT_REGm (1 << FT_REG)
1701 type = rtpct ? ((random() % 100) > rtpct ? FT_REG : FT_RTF) : FT_REG; in creat_f()

Completed in 4 milliseconds