Searched refs:d_id (Results 1 – 12 of 12) sorted by relevance
/external/ltp/testcases/kernel/syscalls/quotactl/ |
D | quotactl03.c | 65 res_dquota.d_id = 1; in verify_quota() 71 " %u unexpectedly", res_dquota.d_id); in verify_quota()
|
D | quotactl02.c | 139 if (res_dquota.d_id != test_id) { in check_qlim() 141 " expected %u", res_dquota.d_id, test_id); in check_qlim()
|
/external/u-boot/include/faraday/ |
D | ftpci100.h | 79 unsigned short d_id; /* device id */ member
|
/external/u-boot/drivers/pci/ |
D | pci_ftpci100.c | 186 devs[priv->ndevs].d_id = (u16)((data32 & \ in pci_bus_scan() 210 devs[priv->ndevs].d_id, in pci_bus_scan()
|
/external/strace/ |
D | quota.c | 90 uint32_t d_id; /* user, project, or group ID */ member 247 PRINT_FIELD_U(", ", dq, d_id); in decode_cmd_data()
|
/external/kernel-headers/original/uapi/linux/ |
D | dqblk_xfs.h | 57 __u32 d_id; /* user, project, or group ID */ member
|
/external/f2fs-tools/tools/sg_write_buffer/ |
D | sg_lib.c | 747 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 …]
|
/external/strace/tests/ |
D | quotactl-xfs.c | 105 PRINT_FIELD_U(", ", *dq, d_id); in print_xdisk_quota()
|
/external/strace/tests-mx32/ |
D | quotactl-xfs.c | 105 PRINT_FIELD_U(", ", *dq, d_id); in print_xdisk_quota()
|
/external/strace/tests-m32/ |
D | quotactl-xfs.c | 105 PRINT_FIELD_U(", ", *dq, d_id); in print_xdisk_quota()
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | functionalize_cond.cc | 1373 int d_id = delete_nodes.front(); in DeleteReachableAndDeadNodes() local 1375 if (deleted[d_id]) continue; in DeleteReachableAndDeadNodes() 1376 Node* d = graph_->FindNodeId(d_id); in DeleteReachableAndDeadNodes() 1382 deleted[d_id] = true; in DeleteReachableAndDeadNodes()
|
/external/v8/src/wasm/ |
D | wasm-opcodes.h | 259 V(F64AsmjsStoreMem, 0xe2, d_id) \ 530 V(d_id, kWasmF64, kWasmI32, kWasmF64) \
|