Searched defs:dnode (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/contrib/lvm2/dist/libdm/ |
H A D | libdm-deptree.c | 514 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 …]
|
/dflybsd-src/sys/vfs/devfs/ |
H A D | devfs_vnops.c | 325 struct devfs_node *dnode = DEVFS_NODE(ap->a_vp); in devfs_vop_readdir() local 460 struct devfs_node *dnode = DEVFS_NODE(ap->a_dvp); in devfs_vop_nresolve() local 527 struct devfs_node *dnode = DEVFS_NODE(ap->a_dvp); in devfs_vop_nlookupdotdot() local 700 struct devfs_node *dnode = DEVFS_NODE(ap->a_dvp); in devfs_vop_nmkdir() local 727 struct devfs_node *dnode = DEVFS_NODE(ap->a_dvp); in devfs_vop_nsymlink() local 762 struct devfs_node *dnode = DEVFS_NODE(ap->a_dvp); in devfs_vop_nrmdir() local 813 struct devfs_node *dnode = DEVFS_NODE(ap->a_dvp); in devfs_vop_nremove() local
|
/dflybsd-src/sys/vfs/tmpfs/ |
H A D | tmpfs_subr.c | 374 struct tmpfs_node *dnode, struct tmpfs_node *node, int lkflag, in tmpfs_alloc_vp() 529 struct tmpfs_node *dnode; in tmpfs_alloc_file() local 608 tmpfs_dir_attach_locked(struct tmpfs_node *dnode, struct tmpfs_dirent *de) in tmpfs_dir_attach_locked() 644 tmpfs_dir_detach_locked(struct tmpfs_node *dnode, struct tmpfs_dirent *de) in tmpfs_dir_detach_locked()
|
H A D | tmpfs_vnops.c | 122 struct tmpfs_node *dnode; in tmpfs_nresolve() local 176 struct tmpfs_node *dnode = VP_TO_TMPFS_NODE(dvp); in tmpfs_nlookupdotdot() local 1095 struct tmpfs_node *dnode; in tmpfs_nremove() local 1178 struct tmpfs_node *dnode; in tmpfs_nlink() local 1506 struct tmpfs_node *dnode; in tmpfs_nrmdir() local
|
/dflybsd-src/contrib/lvm2/dist/lib/activate/ |
H A D | dev_manager.c | 867 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
|
/dflybsd-src/contrib/cvs-1.12/src/ |
H A D | find_names.c | 130 Node *dnode; in add_subdir_proc() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | var-tracking.c | 2345 location_chain *nodep, dnode, snode; in variable_union() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | var-tracking.c | 2804 location_chain **nodep, *dnode, *snode; in variable_union() local
|