Searched refs:m_fail_unmount (Results 1 – 4 of 4) sorted by relevance
507 return snprintf(buf, PAGE_SIZE, "%d\n", mp->m_fail_unmount); in fail_at_unmount_show()527 mp->m_fail_unmount = val; in fail_at_unmount_store()
160 bool m_fail_unmount; member
653 mp->m_fail_unmount = true; in xfs_mountfs()
1149 if (xfs_is_unmounting(mp) && mp->m_fail_unmount) in xfs_buf_ioerror_permanent()