Searched defs:nodeid (Results 1 - 16 of 16) sorted by relevance

/freebsd-current/sys/netgraph/
H A Dng_ksocket.h73 u_int32_t nodeid; /* node ID of connected ksocket */ member in struct:ng_ksocket_accept
/freebsd-current/tests/sys/fs/fusefs/
H A Dnotify.cc129 ino_t nodeid; member in struct:store_args
[all...]
H A Dmockfs.hh117 uint64_t nodeid; /* Inode ID */ member in struct:fuse_entry_out_7_8
/freebsd-current/sys/dev/firewire/
H A Dif_fwip.c541 uint16_t nodeid; local
H A Dfirewirereg.h100 nodeid:6; member in struct:firewire_comm
/freebsd-current/sys/fs/fuse/
H A Dfuse_vfsops.c536 uint64_t nodeid = ino; local
H A Dfuse_node.c154 fuse_vnode_init(struct vnode *vp, struct fuse_vnode_data *fvdat, uint64_t nodeid, __enum_uint8(vtype) vtyp) argument
200 fuse_vnode_alloc(struct mount *mp, struct thread *td, uint64_t nodeid, __enum_uint8(vtype) vtyp, struct vnode **vpp) argument
291 fuse_vnode_get(struct mount *mp, struct fuse_entry_out *feo, uint64_t nodeid, struct vnode *dvp, struct vnode **vpp, struct componentname *cnp, __enum_uint8(vtype) vtyp) argument
[all...]
H A Dfuse_internal.c128 uint64_t nodeid = ino; local
860 fuse_internal_forget_send(struct mount *mp, struct thread *td, struct ucred *cred, uint64_t nodeid, uint64_t nlookup) argument
H A Dfuse_ipc.h423 uint64_t nodeid; member in struct:fuse_dispatcher
H A Dfuse_vnops.c1105 uint64_t nodeid = feo->nodeid; local
[all...]
H A Dfuse_kernel.h476 uint64_t nodeid; /* Inode ID */ member in struct:fuse_entry_out
491 uint64_t nodeid; member in struct:fuse_forget_one
785 uint64_t nodeid; member in struct:fuse_in_header
842 uint64_t nodeid; member in struct:fuse_notify_store_out
850 uint64_t nodeid; member in struct:fuse_notify_retrieve_out
/freebsd-current/sys/dev/hwpmc/
H A Dhwpmc_cmn600.c82 cmn600_pmu_readcntr(void *arg, u_int nodeid, u_int xpcntr, u_int dtccntr, argument
107 cmn600_pmu_writecntr(void *arg, u_int nodeid, u_int xpcntr, u_int dtccntr, argument
143 int counter, local_counter, nodeid; local
170 int counter, local_counter, nodeid; local
422 uint16_t nodeid; local
[all...]
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dzfs_replay.c71 zfs_init_vattr(vattr_t *vap, uint64_t mask, uint64_t mode, uint64_t uid, uint64_t gid, uint64_t rdev, uint64_t nodeid) argument
/freebsd-current/sys/arm64/arm64/
H A Dcmn600.c490 pmu_cmn600_alloc_localpmc(void *arg, int nodeid, int node_type, int *counter) argument
524 pmu_cmn600_free_localpmc(void *arg, int nodeid, int node_type, int counter) argument
550 pmu_cmn600_rd4(void *arg, int nodeid, int node_type, off_t reg) argument
564 pmu_cmn600_wr4(void *arg, int nodeid, int node_type, off_t reg, uint32_t val) argument
579 pmu_cmn600_rd8(void *arg, int nodeid, in argument
593 pmu_cmn600_wr8(void *arg, int nodeid, int node_type, off_t reg, uint64_t val) argument
608 pmu_cmn600_set8(void *arg, int nodeid, int node_type, off_t reg, uint64_t val) argument
623 pmu_cmn600_clr8(void *arg, int nodeid, int node_type, off_t reg, uint64_t val) argument
638 pmu_cmn600_md8(void *arg, int nodeid, int node_type, off_t reg, uint64_t mask, uint64_t val) argument
[all...]
/freebsd-current/lib/libpmc/
H A Dlibpmc.c795 uint32_t nodeid, occupancy, xpport, xpchannel; local
/freebsd-current/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h2616 __be16 nodeid; member in struct:fw_foiscsi_node_wr

Completed in 261 milliseconds