Home
last modified time | relevance | path

Searched defs:nodeid (Results 1 – 25 of 29) sorted by relevance

12

/external/libfuse/lib/
Dfuse_lowlevel.c1238 static void do_lookup(fuse_req_t req, fuse_ino_t nodeid, const void *inarg)
1248 static void do_lookup_postfilter(fuse_req_t req, fuse_ino_t nodeid, uint32_t error_in,
1270 static void do_forget(fuse_req_t req, fuse_ino_t nodeid, const void *inarg)
1280 static void do_batch_forget(fuse_req_t req, fuse_ino_t nodeid,
1314 static void do_getattr(fuse_req_t req, fuse_ino_t nodeid, const void *inarg)
1335 static void do_setattr(fuse_req_t req, fuse_ino_t nodeid, const void *inarg)
1369 static void do_access(fuse_req_t req, fuse_ino_t nodeid, const void *inarg)
1379 static void do_readlink(fuse_req_t req, fuse_ino_t nodeid, const void *inarg)
1389 static void do_canonical_path(fuse_req_t req, fuse_ino_t nodeid, const void *inarg)
1399 static void do_mknod(fuse_req_t req, fuse_ino_t nodeid, const void *inarg)
[all …]
Dfuse.c138 fuse_ino_t nodeid; member
183 fuse_ino_t nodeid; member
521 static struct node *get_node_nocheck(struct fuse *f, fuse_ino_t nodeid) in get_node_nocheck()
533 static struct node *get_node(struct fuse *f, fuse_ino_t nodeid) in get_node()
969 static void unlock_path(struct fuse *f, fuse_ino_t nodeid, struct node *wnode, in unlock_path()
990 static int try_get_path(struct fuse *f, fuse_ino_t nodeid, const char *name, in try_get_path()
1133 static void debug_path(struct fuse *f, const char *msg, fuse_ino_t nodeid, in debug_path()
1185 static int get_path_common(struct fuse *f, fuse_ino_t nodeid, const char *name, in get_path_common()
1208 static int get_path(struct fuse *f, fuse_ino_t nodeid, char **path) in get_path()
1213 static int get_path_nullok(struct fuse *f, fuse_ino_t nodeid, char **path) in get_path_nullok()
[all …]
Dcuse_lowlevel.c195 void cuse_lowlevel_init(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in cuse_lowlevel_init()
/external/openthread/tests/scripts/thread-cert/
Dsimulator.py69 def get_messages_sent_by(self, nodeid): argument
72 def go(self, duration, nodeid=None): argument
102 def get_messages_sent_by(self, nodeid): argument
111 def go(self, duration, nodeid=None): argument
195 def _add_message(self, nodeid, message_obj): argument
215 def get_messages_sent_by(self, nodeid): argument
247 def _core_addr_from(self, nodeid): argument
501 def go(self, duration, nodeid=None): argument
Dsniffer_transport.py63 def send(self, data, nodeid): argument
110 def _nodeid_to_address(self, nodeid, ip_address=''): argument
148 def send(self, data, nodeid): argument
Ddebug.py69 def inspect_node(self, nodeid): argument
Dv1_2_test_dua_handle_address_error.py123 def _verify_dua_handle_address_error(self, nodeid, is_med=False): argument
Dsniffer.py138 def get_messages_sent_by(self, nodeid): argument
Dnode.py578 def __init__(self, nodeid, is_mtd=False, version=None, is_bbr=False, **kwargs): argument
610 def __init_sim(self, nodeid, mode): argument
677 def __init_ncp_sim(self, nodeid, mode): argument
755 def __init_soc(self, nodeid): argument
779 def __init__(self, nodeid, name=None, simulator=None, **kwargs): argument
4193 def __init__(self, nodeid, name=None, **kwargs): argument
/external/openthread/tools/harness-simulation/posix/sniffer_sim/
Dsniffer_transport.py62 def send(self, data, nodeid): argument
141 def send(self, data, nodeid): argument
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dcpuinfo.h5 int nodeid; /* which node is this CPU on */ member
/external/openthread/tests/scripts/thread-cert/backbone/
Dtest_ndproxy.py129 def _test_neighbor_solicitation(self, nodeid): argument
/external/antlr/runtime/ObjC/Framework/
DACBTree.h57 NSInteger nodeid; /* node id */ variable
/external/trusty/arm-trusted-firmware/plat/qemu/qemu_sbsa/
Dsbsa_sip_svc.c40 uint32_t nodeid; member
45 uint32_t nodeid; member
/external/kernel-headers/original/uapi/linux/
Ddlm_plock.h37 __s32 nodeid; member
Ddlm_device.h58 __u32 nodeid; member
Dfuse.h668 uint64_t nodeid; /* Inode ID */ member
683 uint64_t nodeid; member
1012 uint64_t nodeid; member
1073 uint64_t nodeid; member
1081 uint64_t nodeid; member
/external/arm-trusted-firmware/drivers/nxp/ddr/nxp-ddr/
Dutility.c108 uint32_t val, nodeid; in disable_unused_ddrc() local
/external/trusty/arm-trusted-firmware/drivers/nxp/ddr/nxp-ddr/
Dutility.c110 uint32_t val, nodeid; in disable_unused_ddrc() local
/external/libnl/tests/
Dtest-u32-filter-with-actions.c46 __u32 htid=0, hash=0, nodeid=0; in get_u32_handle() local
Dtest-complex-HTB-with-hash-filters.c43 __u32 htid=0, hash=0, nodeid=0; in get_u32_handle() local
/external/iproute2/tc/
Df_u32.c49 __u32 htid = 0, hash = 0, nodeid = 0; in get_u32_handle() local
87 __u32 nodeid = TC_U32_NODE(handle); in sprint_u32_handle() local
/external/libfuse/include/
Dfuse_kernel.h669 uint64_t nodeid; /* Inode ID */ member
695 uint64_t nodeid; member
1017 uint64_t nodeid; member
1083 uint64_t nodeid; member
1091 uint64_t nodeid; member
1258 uint64_t nodeid; member
/external/crosvm/fuse/src/
Dsys.rs662 pub nodeid: u64, /* Inode ID */ field
680 pub nodeid: u64, field
1046 pub nodeid: u64, field
1106 pub nodeid: u64, field
1116 pub nodeid: u64, field
/external/skia/modules/canvaskit/
Ddebugger_bindings.cpp314 JSObject imageUseInfo(int framenumber, int nodeid) { in imageUseInfo()

12