Searched refs:qh_type (Results 1 – 9 of 9) sorted by relevance
140 h->qh_type = qtype; in quota_file_open()181 h->qh_type = qtype; in quota_file_create()213 if (qctx->quota_file[h->qh_type] == h) in quota_file_close()214 quota_free_mem(&qctx->quota_file[h->qh_type]); in quota_file_close()
123 enum quota_type qh_type; /* Type of quotafile */ member
246 ddqheader.dqh_magic = cpu_to_le32(file_magics[h->qh_type]); in v2_new_io()
598 quota_type2name(h->qh_type)); in check_reference()
243 h->qh_type = qtype; in quota_file_open()355 h->qh_type = qtype; in quota_file_create()393 if (qctx->quota_file[h->qh_type] == h) in quota_file_close()394 ext2fs_free_mem(&qctx->quota_file[h->qh_type]); in quota_file_close()
120 enum quota_type qh_type; /* Type of quotafile */ member
308 ddqheader.dqh_magic = ext2fs_cpu_to_le32(file_magics[h->qh_type]); in v2_new_io()
602 scan_data.quota_dict = qctx->quota_dict[qh->qh_type]; in quota_read_all_dquots()
548 quota_type2name(h->qh_type)); in check_reference()