Home
last modified time | relevance | path

Searched refs:d_id (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/quotactl/
Dquotactl03.c43 res_dquota.d_id = 1; in verify_quota()
49 res_dquota.d_id); in verify_quota()
Dquotactl02.h133 if (res_dquota.d_id != test_id) { in check_qlim()
135 res_dquota.d_id, test_id); in check_qlim()
/third_party/f2fs-tools/tools/sg_write_buffer/
Dsg_lib.c747 int m, p_id, piv, c_set, assoc, desig_type, ci_off, c_id, d_id, naa; in sg_get_designation_descriptor_str() local
868 d_id = sg_get_unaligned_be32(ip + 8); in sg_get_designation_descriptor_str()
870 d_id); in sg_get_designation_descriptor_str()
889 d_id = (((ip[0] & 0xf) << 8) | ip[1]); in sg_get_designation_descriptor_str()
894 "identifier A: 0x%x\n", lip, d_id); in sg_get_designation_descriptor_str()
1003 d_id = sg_get_unaligned_be16(ip + 2); in sg_get_designation_descriptor_str()
1005 lip, d_id); in sg_get_designation_descriptor_str()
1015 d_id = sg_get_unaligned_be16(ip + 2); in sg_get_designation_descriptor_str()
1017 d_id); in sg_get_designation_descriptor_str()
1027 d_id = sg_get_unaligned_be16(ip + 2); in sg_get_designation_descriptor_str()
[all …]
/third_party/chromium/patch/
D0001-cve.patch25504 +unsigned d_id = ctx->pop_pack ();
25506 +ctx->add_link (b->leaf, d_id);
25518 +d_id = ctx->pop_pack (); // Serializer will automatically de-dup this with the previous 'd'
25520 +ctx->add_link (c->leaf, d_id);