/openbsd/sys/kern/ |
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() local 398 struct componentname *cnp = &ndp->ni_cnd; in vfs_lookup() local 731 vfs_relookup(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp) in vfs_relookup()
|
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() 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() 470 VOP_ABORTOP(struct vnode *dvp, struct componentname *cnp) in VOP_ABORTOP()
|
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/ufs/ext2fs/ |
H A D | ext2fs_lookup.c | 252 struct componentname *cnp = ap->a_cnp; in ext2fs_lookup() local 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() local 874 struct componentname *cnp = ap->a_cnp; in ext2fs_mkdir() local 990 struct componentname *cnp = ap->a_cnp; in ext2fs_rmdir() local 1139 struct componentname *cnp) in ext2fs_makeinode()
|
/openbsd/sys/miscfs/fuse/ |
H A D | fuse_vnops.c | 627 struct componentname *cnp = ap->a_cnp; in fusefs_link() local 689 struct componentname *cnp = ap->a_cnp; in fusefs_symlink() local 1009 struct componentname *cnp = ap->a_cnp; in fusefs_create() local 1068 struct componentname *cnp = ap->a_cnp; in fusefs_mknod() local 1387 struct componentname *cnp = ap->a_cnp; in fusefs_mkdir() local 1448 struct componentname *cnp = ap->a_cnp; in fusefs_rmdir() local 1507 struct componentname *cnp = ap->a_cnp; in fusefs_remove() local
|
H A D | fuse_lookup.c | 44 struct componentname *cnp = ap->a_cnp; in fusefs_lookup() local
|
/openbsd/usr.sbin/makefs/msdos/ |
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()
|
H A D | msdosfs_fat.c | 142 pcbmap(struct denode *dep, u_long findcn, daddr_t *bnp, u_long *cnp, int *sp) in pcbmap()
|
/openbsd/sys/nfs/ |
H A D | nfs_vnops.c | 256 nfs_cache_enter(struct vnode *dvp, struct vnode *vp, struct componentname *cnp) in nfs_cache_enter() 804 struct componentname *cnp = ap->a_cnp; in nfs_lookup() local 1436 nfs_mknodrpc(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp, in nfs_mknodrpc() 1548 struct componentname *cnp = ap->a_cnp; in nfs_create() local 1666 struct componentname *cnp = ap->a_cnp; in nfs_remove() local 1904 struct componentname *cnp = ap->a_cnp; in nfs_link() local 1968 struct componentname *cnp = ap->a_cnp; in nfs_symlink() local 2034 struct componentname *cnp = ap->a_cnp; in nfs_mkdir() local 2116 struct componentname *cnp = ap->a_cnp; in nfs_rmdir() local 2532 struct componentname *cnp = &ndp->ni_cnd; in nfs_readdirplusrpc() local [all …]
|
H A D | nfs_srvsubs.c | 81 struct componentname *cnp = &ndp->ni_cnd; in nfs_namei() local
|
/openbsd/sys/msdosfs/ |
H A D | msdosfs_lookup.c | 87 struct componentname *cnp = ap->a_cnp; in msdosfs_lookup() local 596 struct componentname *cnp) in createde() 994 uniqdosname(struct denode *dep, struct componentname *cnp, u_char *cp) in uniqdosname()
|
H A D | msdosfs_vnops.c | 115 struct componentname *cnp = ap->a_cnp; in msdosfs_create() local 1229 struct componentname *cnp = ap->a_cnp; in msdosfs_mkdir() local 1341 struct componentname *cnp = ap->a_cnp; in msdosfs_rmdir() local
|
H A D | msdosfs_fat.c | 135 pcbmap(struct denode *dep, uint32_t findcn, daddr_t *bnp, uint32_t *cnp, in pcbmap()
|
/openbsd/sys/tmpfs/ |
H A D | tmpfs_vnops.c | 115 struct componentname *cnp = ap->a_cnp; in tmpfs_lookup() local 317 struct componentname *cnp = ap->a_cnp; in tmpfs_create() local 336 struct componentname *cnp = ap->a_cnp; in tmpfs_mknod() local 690 struct componentname *cnp = ap->a_cnp; in tmpfs_remove() local 759 struct componentname *cnp = ap->a_cnp; in tmpfs_link() local 827 struct componentname *cnp = ap->a_cnp; in tmpfs_mkdir() local 847 struct componentname *cnp = ap->a_cnp; in tmpfs_rmdir() local 932 struct componentname *cnp = ap->a_cnp; in tmpfs_symlink() local
|
H A D | tmpfs_subr.c | 370 struct componentname *cnp, char *target) in tmpfs_alloc_file() 582 tmpfs_dir_lookup(tmpfs_node_t *node, struct componentname *cnp) in tmpfs_dir_lookup()
|
/openbsd/sys/ufs/ufs/ |
H A D | ufs_lookup.c | 125 struct componentname *cnp = ap->a_cnp; in ufs_lookup() local 649 ufs_makedirentry(struct inode *ip, struct componentname *cnp, in ufs_makedirentry() 675 struct componentname *cnp, struct buf *newdirbp) in ufs_direnter()
|
H A D | ufs_vnops.c | 610 struct componentname *cnp = ap->a_cnp; in ufs_link() local 1088 struct componentname *cnp = ap->a_cnp; in ufs_mkdir() local 1214 struct componentname *cnp = ap->a_cnp; in ufs_rmdir() local 1716 struct componentname *cnp) in ufs_makeinode()
|
/openbsd/sys/isofs/cd9660/ |
H A D | cd9660_lookup.c | 120 struct componentname *cnp = ap->a_cnp; in cd9660_lookup() local
|
/openbsd/sys/ntfs/ |
H A D | ntfs_vnops.c | 535 struct componentname *cnp = ap->a_cnp; in ntfs_lookup() local
|
H A D | ntfs_subr.c | 826 struct componentname *cnp, struct vnode **vpp) in ntfs_ntlookupfile()
|