Home | History | Annotate | Download | only in support

Lines Matching refs:ref

257 	__le32 *ref;
277 ref = (__le32 *) buf;
278 newblk = ext2fs_le32_to_cpu(ref[get_index(dquot->dq_id, depth)]);
285 ref[get_index(dquot->dq_id, depth)]);
292 ref[get_index(dquot->dq_id, depth)] =
401 __le32 *ref = (__le32 *) buf;
407 newblk = ext2fs_le32_to_cpu(ref[get_index(dquot->dq_id, depth)]);
418 ref[get_index(dquot->dq_id, depth)] = ext2fs_cpu_to_le32(0);
477 __le32 *ref = (__le32 *) buf;
484 blk = ext2fs_le32_to_cpu(ref[get_index(dquot->dq_id, depth)]);
601 __le32 *ref = (__le32 *) buf;
609 blk = ext2fs_le32_to_cpu(ref[i]);
617 blk = ext2fs_le32_to_cpu(ref[i]);