Searched refs:m_trunc (Results 1 - 4 of 4) sorted by relevance
/third_party/ltp/testcases/kernel/fs/ftest/ |
H A D | ftest05.c | 244 enum m_type { m_fsync, m_trunc, m_sync, m_fstat }; enumerator 476 case m_trunc: in domisc()
|
H A D | ftest01.c | 243 enum m_type { m_fsync, m_trunc, m_sync, m_fstat }; enumerator 486 case m_trunc: in domisc()
|
H A D | ftest07.c | 261 enum m_type { m_fsync, m_trunc, m_sync, m_fstat }; enumerator 555 case m_trunc: in domisc()
|
H A D | ftest03.c | 262 enum m_type { m_fsync, m_trunc, m_fstat }; enumerator 561 case m_trunc: in domisc()
|
Completed in 3 milliseconds