Home
last modified time | relevance | path

Searched defs:dnode (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Ddnode.h152 struct dnode { struct
166 struct dnode_handle *dn_handle; argument
167 dnode_phys_t *dn_phys; /* pointer into dn->dn_dbuf->db.db_data */ argument
171 * context (eg. even before the dnode is first synced). argument
183 uint8_t dn_moved; /* Has this dnode been moved? */ argument
184 uint16_t dn_datablkszsec; /* in 512b sectors */
185 uint32_t dn_datablksz; /* in bytes */
186 uint64_t dn_maxblkid;
210 enum dnode_dirtycontext dn_dirtyctx; argument
211 uint8_t *dn_dirtyctx_firstset; /* dbg: contents meaningless */
[all …]
/netbsd-src/sys/fs/tmpfs/
H A Dtmpfs_subr.c188 tmpfs_node_t *node, *dnode; in tmpfs_newvnode() local
372 tmpfs_node_t *dnode = VP_TO_TMPFS_DIR(dvp), *node; in tmpfs_construct_node() local
498 tmpfs_dir_attach(tmpfs_node_t *dnode, tmpfs_dirent_t *de, tmpfs_node_t *node) in tmpfs_dir_attach()
554 tmpfs_dir_detach(tmpfs_node_t *dnode, tmpfs_dirent_t *de) in tmpfs_dir_detach()
652 tmpfs_dir_getseq(tmpfs_node_t *dnode, tmpfs_dirent_t *de) in tmpfs_dir_getseq()
706 tmpfs_dir_putseq(tmpfs_node_t *dnode, tmpfs_dirent_t *de) in tmpfs_dir_putseq()
H A Dtmpfs_vnops.c139 tmpfs_node_t *dnode, *tnode; in tmpfs_lookup() local
696 tmpfs_node_t *dnode, *node; in tmpfs_remove() local
779 tmpfs_node_t *dnode, *node; in tmpfs_link() local
862 tmpfs_node_t *dnode = VP_TO_TMPFS_DIR(dvp); in tmpfs_rmdir() local
1328 tmpfs_node_t *dnode = VP_TO_TMPFS_DIR(dvp); in tmpfs_whiteout() local
H A Dtmpfs_rename.c388 tmpfs_node_t *dnode = VP_TO_TMPFS_DIR(dvp); in tmpfs_gro_remove() local
475 struct tmpfs_node *dnode; in tmpfs_gro_genealogy() local
/netbsd-src/external/gpl2/lvm2/dist/libdm/
H A Dlibdm-deptree.c514 static int _node_clear_table(struct dm_tree_node *dnode) in _node_clear_table()
571 struct dm_tree_node *dnode; in dm_tree_add_new_dev() local
647 void dm_tree_node_set_read_ahead(struct dm_tree_node *dnode, in dm_tree_node_set_read_ahead()
680 int dm_tree_node_size_changed(struct dm_tree_node *dnode) in dm_tree_node_size_changed()
1007 int dm_tree_deactivate_children(struct dm_tree_node *dnode, in dm_tree_deactivate_children()
1058 void dm_tree_skip_lockfs(struct dm_tree_node *dnode) in dm_tree_skip_lockfs()
1063 void dm_tree_use_no_flush_suspend(struct dm_tree_node *dnode) in dm_tree_use_no_flush_suspend()
1068 int dm_tree_suspend_children(struct dm_tree_node *dnode, in dm_tree_suspend_children()
1141 int dm_tree_activate_children(struct dm_tree_node *dnode, in dm_tree_activate_children()
1222 static int _create_node(struct dm_tree_node *dnode) in _create_node()
[all …]
/netbsd-src/sys/netatalk/
H A Dddp_output.c131 uint8_t dnode = dst->sat_addr.s_node; in ddp_route() local
/netbsd-src/external/gpl2/lvm2/dist/lib/activate/
H A Ddev_manager.c867 struct dm_tree_node *dnode, in _add_origin_target_to_dtree()
882 struct dm_tree_node *dnode, in _add_snapshot_target_to_dtree()
910 struct dm_tree_node *dnode, in _add_target_to_dtree()
933 struct dm_tree_node *dnode, in _add_segment_to_dtree()
1004 struct dm_tree_node *dnode; in _add_new_lv_to_dtree() local
/netbsd-src/sys/ufs/chfs/
H A Dchfs_write.c286 struct chfs_flash_data_node *dnode; in chfs_write_flash_dnode() local
H A Dchfs_readinode.c792 struct chfs_flash_data_node *dnode; in chfs_get_data_nodes() local
1109 struct chfs_flash_data_node *dnode; in chfs_read_data() local
H A Dchfs_scan.c359 struct chfs_flash_data_node *dnode = buf; in chfs_scan_check_data_node() local
H A Dchfs.h278 struct chfs_node_ref *dnode; /* list of data nodes */ member
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dfind_names.c132 Node *dnode; in add_subdir_proc() local
/netbsd-src/sys/kern/
H A Dkern_sysctl.c1708 struct sysctlnode dnode; in sysctl_describe() local
1966 struct sysctlnode nnode, onode, *dnode; sysctl_createv() local
2212 struct sysctlnode dnode, *onode; sysctl_destroyv() local
[all...]
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dht.c576 isc_ht_node_t *dnode = NULL; isc_ht_iter_delcurrent_next() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dht.c576 isc_ht_node_t *dnode = NULL; in isc_ht_iter_delcurrent_next() local
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Drbt.c1784 unhash_node(dns_rbt_t * rbt,dns_rbtnode_t * dnode) unhash_node() argument
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_ctldir.c1468 struct sfs_node *dnode = VTOSFS(dvp); in sfs_lookup() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DPathTree.cc488 Node *dnode = NODE_IDX (hash_p->nd); in find_in_desc_htable() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DPathTree.cc488 Node *dnode = NODE_IDX (hash_p->nd); in find_in_desc_htable() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvar-tracking.c2805 location_chain **nodep, *dnode, *snode; in variable_union() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvar-tracking.cc2812 location_chain **nodep, *dnode, *snode; in variable_union() local