Home
last modified time | relevance | path

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

/openbsd-src/sys/tmpfs/
H A Dtmpfs_subr.c373 tmpfs_node_t *dnode = VP_TO_TMPFS_DIR(dvp), *node; in tmpfs_alloc_file() local
480 tmpfs_dir_attach(tmpfs_node_t *dnode, tmpfs_dirent_t *de, tmpfs_node_t *node) in tmpfs_dir_attach() argument
530 tmpfs_dir_detach(tmpfs_node_t * dnode,tmpfs_dirent_t * de) tmpfs_dir_detach() argument
633 tmpfs_dir_getseq(tmpfs_node_t * dnode,tmpfs_dirent_t * de) tmpfs_dir_getseq() argument
658 tmpfs_dir_putseq(tmpfs_node_t * dnode,tmpfs_dirent_t * de) tmpfs_dir_putseq() argument
[all...]
H A Dtmpfs_vnops.c119 tmpfs_node_t *dnode, *tnode; in tmpfs_lookup() local
691 tmpfs_node_t *dnode, *node; in tmpfs_remove() local
760 tmpfs_node_t *dnode, *node; tmpfs_link() local
849 tmpfs_node_t *dnode = VP_TO_TMPFS_DIR(dvp); tmpfs_rmdir() local
1661 tmpfs_rename_enter_common(struct mount * mount,struct tmpfs_mount * tmpfs,struct ucred * cred,struct vnode * dvp,struct tmpfs_node * dnode,struct componentname * fcnp,struct tmpfs_dirent ** fde_ret,struct vnode ** fvp_ret,struct componentname * tcnp,struct tmpfs_dirent ** tde_ret,struct vnode ** tvp_ret) tmpfs_rename_enter_common() argument
2244 tmpfs_do_remove(struct tmpfs_mount * tmpfs,struct vnode * dvp,struct tmpfs_node * dnode,struct tmpfs_dirent * de,struct vnode * vp,struct ucred * cred) tmpfs_do_remove() argument
2414 tmpfs_remove_check_possible(struct tmpfs_node * dnode,struct tmpfs_node * node) tmpfs_remove_check_possible() argument
2446 tmpfs_remove_check_permitted(struct ucred * cred,struct tmpfs_node * dnode,struct tmpfs_node * node) tmpfs_remove_check_permitted() argument
2481 tmpfs_check_sticky(struct ucred * cred,struct tmpfs_node * dnode,struct tmpfs_node * node) tmpfs_check_sticky() argument
[all...]
H A Dtmpfs.h199 #define TMPFS_DIRSEQ_FULL(dnode) \ argument
/openbsd-src/gnu/usr.bin/cvs/src/
H A Dfind_names.c133 Node *dnode; local
/openbsd-src/sbin/isakmpd/
H A Dconf.c983 struct dumper *dumper, *dnode; in conf_report() local