Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
H A Dquotaio_v2.h20 __le32 dqh_version; /* File version */ member
H A Dquotaio_v2.c164 if (V2_VERSION != le32_to_cpu(dqh.dqh_version)) in v2_check_file()
247 ddqheader.dqh_version = cpu_to_le32(V2_VERSION); in v2_new_io()
H A Dquotaio.c32 __le32 dqh_version; member
/third_party/f2fs-tools/include/
H A Dquota.h49 uint32_t dqh_version; /* File version */ member
/third_party/f2fs-tools/mkfs/
H A Df2fs_format.c1318 ddqheader.dqh_version = cpu_to_le32(1); in f2fs_write_default_quota()

Completed in 4 milliseconds