Home
last modified time | relevance | path

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

/fs/ubifs/
Dubifs.h1223 struct ubifs_info { struct
1224 struct super_block *vfs_sb;
1225 struct backing_dev_info bdi;
1227 ino_t highest_inum;
1228 unsigned long long max_sqnum;
1229 unsigned long long cmt_no;
1230 spinlock_t cnt_lock;
1231 int fmt_version;
1232 int ro_compat_version;
1233 unsigned char uuid[16];
[all …]