Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ubifs/
Dubifs.h1238 struct ubifs_info { struct
1239 struct super_block *vfs_sb;
1240 struct backing_dev_info bdi;
1242 ino_t highest_inum;
1243 unsigned long long max_sqnum;
1244 unsigned long long cmt_no;
1245 spinlock_t cnt_lock;
1246 int fmt_version;
1247 int ro_compat_version;
1248 unsigned char uuid[16];
[all …]