Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
H A Dquotaio_v2.h19 __le32 dqh_magic; /* Magic number identifying file */ member
H A Dquotaio_v2.c159 be_magic = be32_to_cpu((__force __be32)dqh.dqh_magic); in v2_check_file()
246 ddqheader.dqh_magic = cpu_to_le32(file_magics[h->qh_type]); in v2_new_io()
H A Dquotaio.c31 __le32 dqh_magic; member
/third_party/f2fs-tools/include/
H A Dquota.h48 uint32_t dqh_magic; /* Magic number identifying file */ member
/third_party/f2fs-tools/mkfs/
H A Df2fs_format.c1316 ddqheader.dqh_magic = cpu_to_le32(file_magics[qtype]); in f2fs_write_default_quota()

Completed in 4 milliseconds