/openbsd/sys/sys/ |
H A D | vnode.h | 316 struct componentname *a_cnp; 323 struct componentname *a_cnp; 332 struct componentname *a_cnp; 429 struct componentname *a_cnp; 436 struct componentname *a_cnp; 443 struct componentname *a_fcnp; 446 struct componentname *a_tcnp; 454 struct componentname *a_cnp; 463 struct componentname *a_cnp; 470 struct componentname *a_cnp; [all …]
|
H A D | namei.h | 84 struct componentname { struct 195 struct componentname *cnp); 198 int cache_lookup(struct vnode *, struct vnode **, struct componentname *); 199 void cache_enter(struct vnode *, struct vnode *, struct componentname *);
|
/openbsd/sys/ufs/ext2fs/ |
H A D | ext2fs_extern.h | 52 struct componentname; 86 int ext2fs_direnter(struct inode *, struct vnode *, struct componentname *); 87 int ext2fs_dirremove(struct vnode *, struct componentname *); 88 int ext2fs_dirrewrite(struct inode *, struct inode *, struct componentname *); 135 struct componentname *cnp);
|
H A D | ext2fs_lookup.c | 76 struct componentname *, int *, doff_t *, doff_t *, 252 struct componentname *cnp = ap->a_cnp; in ext2fs_lookup() 609 struct componentname *cnp, int *entryoffsetinblockp, in ext2fs_search_dirblock() 753 struct componentname *cnp) in ext2fs_direnter() 900 ext2fs_dirremove(struct vnode *dvp, struct componentname *cnp) in ext2fs_dirremove() 941 struct componentname *cnp) in ext2fs_dirrewrite()
|
H A D | ext2fs_vnops.c | 425 struct componentname *cnp = ap->a_cnp; in ext2fs_link() 498 struct componentname *tcnp = ap->a_tcnp; in ext2fs_rename() 499 struct componentname *fcnp = ap->a_fcnp; in ext2fs_rename() 874 struct componentname *cnp = ap->a_cnp; in ext2fs_mkdir() 990 struct componentname *cnp = ap->a_cnp; in ext2fs_rmdir() 1139 struct componentname *cnp) in ext2fs_makeinode()
|
/openbsd/sys/ufs/ufs/ |
H A D | ufs_extern.h | 36 struct componentname; 111 void ufs_makedirentry(struct inode *, struct componentname *, 114 struct componentname *, struct buf *); 132 struct componentname *);
|
H A D | ufs_vnops.c | 610 struct componentname *cnp = ap->a_cnp; in ufs_link() 689 struct componentname *tcnp = ap->a_tcnp; in ufs_rename() 690 struct componentname *fcnp = ap->a_fcnp; in ufs_rename() 1088 struct componentname *cnp = ap->a_cnp; in ufs_mkdir() 1214 struct componentname *cnp = ap->a_cnp; in ufs_rmdir() 1716 struct componentname *cnp) in ufs_makeinode()
|
H A D | ufs_lookup.c | 125 struct componentname *cnp = ap->a_cnp; in ufs_lookup() 649 ufs_makedirentry(struct inode *ip, struct componentname *cnp, in ufs_makedirentry() 675 struct componentname *cnp, struct buf *newdirbp) in ufs_direnter()
|
/openbsd/sys/kern/ |
H A D | vfs_vops.c | 75 struct componentname *cnp) in VOP_LOOKUP() 90 struct componentname *cnp, struct vattr *vap) in VOP_CREATE() 108 struct componentname *cnp, struct vattr *vap) in VOP_MKNOD() 320 VOP_REMOVE(struct vnode *dvp, struct vnode *vp, struct componentname *cnp) in VOP_REMOVE() 343 VOP_LINK(struct vnode *dvp, struct vnode *vp, struct componentname *cnp) in VOP_LINK() 360 struct componentname *fcnp, struct vnode *tdvp, struct vnode *tvp, in VOP_RENAME() 361 struct componentname *tcnp) in VOP_RENAME() 381 struct componentname *cnp, struct vattr *vap) in VOP_MKDIR() 398 VOP_RMDIR(struct vnode *dvp, struct vnode *vp, struct componentname *cnp) in VOP_RMDIR() 418 struct componentname *cnp, struct vattr *vap, char *target) in VOP_SYMLINK() [all …]
|
H A D | vfs_lookup.c | 60 component_push(struct componentname *cnp, char *component, size_t len) in component_push() 73 component_pop(struct componentname *cnp) in component_pop() 126 struct componentname *cnp = &ndp->ni_cnd; in namei() 398 struct componentname *cnp = &ndp->ni_cnd; in vfs_lookup() 731 vfs_relookup(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp) in vfs_relookup()
|
H A D | vfs_cache.c | 139 struct componentname *cnp) in cache_lookup() 343 cache_enter(struct vnode *dvp, struct vnode *vp, struct componentname *cnp) in cache_enter()
|
/openbsd/sys/tmpfs/ |
H A D | tmpfs_vnops.c | 115 struct componentname *cnp = ap->a_cnp; in tmpfs_lookup() 317 struct componentname *cnp = ap->a_cnp; in tmpfs_create() 336 struct componentname *cnp = ap->a_cnp; in tmpfs_mknod() 690 struct componentname *cnp = ap->a_cnp; in tmpfs_remove() 759 struct componentname *cnp = ap->a_cnp; in tmpfs_link() 827 struct componentname *cnp = ap->a_cnp; in tmpfs_mkdir() 847 struct componentname *cnp = ap->a_cnp; in tmpfs_rmdir() 932 struct componentname *cnp = ap->a_cnp; in tmpfs_symlink() 1276 struct componentname *fcnp = ap->a_fcnp; in tmpfs_rename() 1664 struct componentname *fcnp, in tmpfs_rename_enter_common() [all …]
|
H A D | tmpfs.h | 268 struct componentname *, char *); 279 tmpfs_dirent_t *tmpfs_dir_lookup(tmpfs_node_t *, struct componentname *); 325 int tmpfs_strname_neqlen(struct componentname *, struct componentname *);
|
H A D | tmpfs_mem.c | 219 tmpfs_strname_neqlen(struct componentname *fcnp, struct componentname *tcnp) in tmpfs_strname_neqlen()
|
/openbsd/usr.sbin/makefs/msdos/ |
H A D | denode.h | 300 struct componentname; 305 struct denode **, struct componentname *); 313 int uniqdosname(struct denode *, struct componentname *, u_char *);
|
H A D | msdosfs_lookup.c | 70 createde(struct denode *dep, struct denode *ddep, struct denode **depp, struct componentname *cnp) in createde() 305 uniqdosname(struct denode *dep, struct componentname *cnp, u_char *cp) in uniqdosname()
|
H A D | msdosfs_vnops.c | 118 msdosfs_findslot(struct denode *dp, struct componentname *cnp) in msdosfs_findslot() 328 struct componentname cn; in msdosfs_mkfile() 521 struct componentname cn; in msdosfs_mkdire()
|
/openbsd/sys/msdosfs/ |
H A D | denode.h | 297 int createde(struct denode *, struct denode *, struct denode **, struct componentname *); 308 int uniqdosname(struct denode *, struct componentname *, u_char *);
|
H A D | msdosfs_lookup.c | 87 struct componentname *cnp = ap->a_cnp; in msdosfs_lookup() 596 struct componentname *cnp) in createde() 994 uniqdosname(struct denode *dep, struct componentname *cnp, u_char *cp) in uniqdosname()
|
/openbsd/sys/miscfs/fuse/ |
H A D | fuse_vnops.c | 627 struct componentname *cnp = ap->a_cnp; in fusefs_link() 689 struct componentname *cnp = ap->a_cnp; in fusefs_symlink() 1009 struct componentname *cnp = ap->a_cnp; in fusefs_create() 1068 struct componentname *cnp = ap->a_cnp; in fusefs_mknod() 1263 struct componentname *tcnp = ap->a_tcnp; in fusefs_rename() 1264 struct componentname *fcnp = ap->a_fcnp; in fusefs_rename() 1387 struct componentname *cnp = ap->a_cnp; in fusefs_mkdir() 1448 struct componentname *cnp = ap->a_cnp; in fusefs_rmdir() 1507 struct componentname *cnp = ap->a_cnp; in fusefs_remove()
|
H A D | fuse_lookup.c | 44 struct componentname *cnp = ap->a_cnp; in fusefs_lookup()
|
/openbsd/usr.sbin/makefs/ffs/ |
H A D | buf.h | 52 struct componentname { struct
|
/openbsd/sys/nfs/ |
H A D | nfs_vnops.c | 110 struct componentname *); 804 struct componentname *cnp = ap->a_cnp; in nfs_lookup() 1548 struct componentname *cnp = ap->a_cnp; in nfs_create() 1666 struct componentname *cnp = ap->a_cnp; in nfs_remove() 1783 struct componentname *tcnp = ap->a_tcnp; in nfs_rename() 1784 struct componentname *fcnp = ap->a_fcnp; in nfs_rename() 1904 struct componentname *cnp = ap->a_cnp; in nfs_link() 1968 struct componentname *cnp = ap->a_cnp; in nfs_symlink() 2034 struct componentname *cnp = ap->a_cnp; in nfs_mkdir() 2116 struct componentname *cnp = ap->a_cnp; in nfs_rmdir() [all …]
|
H A D | nfs_var.h | 43 struct componentname;
|
/openbsd/sys/ntfs/ |
H A D | ntfs_subr.h | 94 int ntfs_ntlookupfile(struct ntfsmount *, struct vnode *, struct componentname *, struct vnode **);
|