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