Searched refs:m_fs_checked (Results 1 - 2 of 2) sorted by last modified time

/linux-master/fs/xfs/
H A Dxfs_mount.h170 uint8_t m_fs_checked; member in struct:xfs_mount
H A Dxfs_health.c119 mp->m_fs_checked |= mask;
136 mp->m_fs_checked |= mask;
149 *checked = mp->m_fs_checked;

Completed in 153 milliseconds