Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/quota/
Dquotaio_v2.h20 u_int32_t dqh_version; /* File version */ member
Dquotaio_v2.c165 if (V2_VERSION != ext2fs_le32_to_cpu(dqh.dqh_version)) in v2_check_file()
203 ddqheader.dqh_version = ext2fs_cpu_to_le32(V2_VERSION); in v2_new_io()
Dquotaio.c33 u_int32_t dqh_version; member