Searched refs:NILFS_MIN_SUPP_REV (Results 1 – 4 of 4) sorted by relevance
215 #define NILFS_MIN_SUPP_REV 2 /* minimum supported revision */ macro
378 if (le32_to_cpu(sbp->s_rev_level) < NILFS_MIN_SUPP_REV) { in nilfs_store_disk_layout()