Home
last modified time | relevance | path

Searched refs:qh_type (Results 1 – 5 of 5) sorted by relevance

/external/e2fsprogs/lib/quota/
Dquotaio.c225 h->qh_type = type; in quota_file_open()
322 h->qh_type = type; in quota_file_create()
Dquotaio.h71 int qh_type; /* Type of quotafile */ member
Dmkquota.c458 scan_data.quota_dict = qctx->quota_dict[qh->qh_type]; in quota_read_all_dquots()
477 write_dquots(qctx->quota_dict[qh->qh_type], qh);
Dquotaio_v2.c202 ddqheader.dqh_magic = ext2fs_cpu_to_le32(file_magics[h->qh_type]); in v2_new_io()
Dquotaio_tree.c584 type2name(h->qh_type)); in check_reference()