HomeSort by relevance Sort by last modified time
    Searched refs:V2_VERSION (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/lib/support/
quotaio_v2.h 16 #define V2_VERSION 1
quotaio_v2.c 167 if (V2_VERSION != ext2fs_le32_to_cpu(dqh.dqh_version))
205 ddqheader.dqh_version = ext2fs_cpu_to_le32(V2_VERSION);

Completed in 72 milliseconds