Searched refs:dqh_version (Results 1 - 3 of 3) sorted by relevance

/external/e2fsprogs/lib/quota/
H A Dquotaio_v2.h20 u_int32_t dqh_version; /* File version */ member in struct:v2_disk_dqheader
H A Dquotaio_v2.c165 if (V2_VERSION != ext2fs_le32_to_cpu(dqh.dqh_version))
203 ddqheader.dqh_version = ext2fs_cpu_to_le32(V2_VERSION);
H A Dquotaio.c33 u_int32_t dqh_version; member in struct:disk_dqheader

Completed in 86 milliseconds