Searched refs:EXOFS_FSCB_VER (Results 1 – 2 of 2) sorted by relevance
91 enum {EXOFS_FSCB_VER = 1, EXOFS_DT_VER = 1}; enumerator
403 fscb->s_version = EXOFS_FSCB_VER; in exofs_sync_fs()782 if (le32_to_cpu(fscb.s_version) > EXOFS_FSCB_VER) { in exofs_fill_super()784 EXOFS_FSCB_VER, le32_to_cpu(fscb.s_version)); in exofs_fill_super()