Searched refs:m_trunc (Results 1 – 4 of 4) sorted by relevance
/external/ltp/testcases/kernel/fs/ftest/ |
D | ftest05.c | 245 enum m_type { m_fsync, m_trunc, m_sync, m_fstat }; enumerator 477 case m_trunc: in domisc()
|
D | ftest01.c | 244 enum m_type { m_fsync, m_trunc, m_sync, m_fstat }; enumerator 487 case m_trunc: in domisc()
|
D | ftest03.c | 262 enum m_type { m_fsync, m_trunc, m_fstat }; enumerator 561 case m_trunc: in domisc()
|
D | ftest07.c | 261 enum m_type { m_fsync, m_trunc, m_sync, m_fstat }; enumerator 555 case m_trunc: in domisc()
|