/external/libfuse/lib/ |
D | fuse_lowlevel.c | 1158 static void do_lookup(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_lookup() 1168 static void do_forget(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_forget() 1178 static void do_batch_forget(fuse_req_t req, fuse_ino_t nodeid, in do_batch_forget() 1212 static void do_getattr(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_getattr() 1233 static void do_setattr(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_setattr() 1265 static void do_access(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_access() 1275 static void do_readlink(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_readlink() 1285 static void do_canonical_path(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_canonical_path() 1295 static void do_mknod(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_mknod() 1311 static void do_mkdir(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_mkdir() [all …]
|
D | fuse.c | 145 fuse_ino_t nodeid; member 190 fuse_ino_t nodeid; member 528 static struct node *get_node_nocheck(struct fuse *f, fuse_ino_t nodeid) in get_node_nocheck() 540 static struct node *get_node(struct fuse *f, fuse_ino_t nodeid) in get_node() 976 static void unlock_path(struct fuse *f, fuse_ino_t nodeid, struct node *wnode, in unlock_path() 997 static int try_get_path(struct fuse *f, fuse_ino_t nodeid, const char *name, in try_get_path() 1159 static void debug_path(struct fuse *f, const char *msg, fuse_ino_t nodeid, in debug_path() 1213 static int get_path_common(struct fuse *f, fuse_ino_t nodeid, const char *name, in get_path_common() 1236 static int get_path(struct fuse *f, fuse_ino_t nodeid, char **path) in get_path() 1241 static int get_path_nullok(struct fuse *f, fuse_ino_t nodeid, char **path) in get_path_nullok() [all …]
|
D | cuse_lowlevel.c | 195 void cuse_lowlevel_init(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in cuse_lowlevel_init()
|
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
D | cpuinfo.h | 5 int nodeid; /* which node is this CPU on */ member
|
/external/antlr/runtime/ObjC/Framework/ |
D | ACBTree.h | 57 NSInteger nodeid; /* node id */ variable
|
/external/kernel-headers/original/uapi/linux/ |
D | dlm_plock.h | 36 __s32 nodeid; member
|
D | dlm_netlink.h | 27 int nodeid; member
|
D | dlm_device.h | 58 __u32 nodeid; member
|
D | fuse.h | 529 uint64_t nodeid; /* Inode ID */ member 544 uint64_t nodeid; member 826 uint64_t nodeid; member 891 uint64_t nodeid; member 899 uint64_t nodeid; member
|
/external/libnl/tests/ |
D | test-u32-filter-with-actions.c | 51 __u32 htid=0, hash=0, nodeid=0; in get_u32_handle() local
|
D | test-complex-HTB-with-hash-filters.c | 51 __u32 htid=0, hash=0, nodeid=0; in get_u32_handle() local
|
/external/libfuse/include/ |
D | fuse_kernel.h | 450 uint64_t nodeid; /* Inode ID */ member 465 uint64_t nodeid; member 754 uint64_t nodeid; member 811 uint64_t nodeid; member 819 uint64_t nodeid; member
|
/external/iproute2/tc/ |
D | f_u32.c | 49 __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/crosvm/fuse/src/ |
D | sys.rs | 623 pub nodeid: u64, /* Inode ID */ field 643 pub nodeid: u64, field 1040 pub nodeid: u64, field 1107 pub nodeid: u64, field 1118 pub nodeid: u64, field
|
/external/skia/experimental/wasm-skp-debugger/ |
D | debugger_bindings.cpp | 284 JSObject imageUseInfo(int framenumber, int nodeid) { in imageUseInfo()
|
/external/libnl/lib/route/cls/ |
D | u32.c | 398 int nodeid) in rtnl_u32_set_handle()
|
/external/scapy/scapy/contrib/ |
D | isis.py | 107 def isis_nodeid2str(nodeid): argument
|