Home
last modified time | relevance | path

Searched defs:xfs_mount (Results 1 – 1 of 1) sorted by relevance

/linux/fs/xfs/
A Dxfs_mount.h80 typedef struct xfs_mount { struct
82 struct super_block *m_super;
106 uint8_t *m_rsum_cache;
157 bool m_always_cow;
158 bool m_fail_unmount;
166 uint8_t m_fs_checked;
167 uint8_t m_fs_sick;
172 uint8_t m_rt_checked;
173 uint8_t m_rt_sick;
205 struct xfs_kobj m_kobj;
[all …]

Completed in 6 milliseconds