Home
last modified time | relevance | path

Searched refs:V2_VERSION (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/lib/support/
Dquotaio_v2.h16 #define V2_VERSION 1 macro
Dquotaio_v2.c167 if (V2_VERSION != ext2fs_le32_to_cpu(dqh.dqh_version)) in v2_check_file()
205 ddqheader.dqh_version = ext2fs_cpu_to_le32(V2_VERSION); in v2_new_io()