Searched refs:dqb_id (Results 1 – 2 of 2) sorted by relevance
30 __u32 dqb_id; /* id this quota applies to */ member
130 d->dqb_id = cpu_to_le32(id); in mem2diskdqb()556 for (i = 0; i < V2_DQSTRINBLK && le32_to_cpu(ddquot[i].dqb_id) != dquot->dq_id; i++); in find_block_dqentry()562 if (!le32_to_cpu(ddquot[i].dqb_id) && memcmp(&fakedquot, ddquot+i, sizeof(struct v2_disk_dqblk))) in find_block_dqentry()