/csrg-svn/sys/kern/ |
H A D | vfs_cache.c | 48 #define NCHHASH(dvp, cnp) \ argument 96 cache_lookup(dvp, vpp, cnp) in cache_lookup() argument 173 cache_enter(dvp, vp, cnp) in cache_enter() argument
|
H A D | vfs_lookup.c | 60 struct componentname *cnp = &ndp->ni_cnd; local 232 struct componentname *cnp = &ndp->ni_cnd; local 480 relookup(dvp, vpp, cnp) in relookup() argument
|
/csrg-svn/sys/miscfs/union/ |
H A D | union_vnops.c | 47 union_lookup1(udvp, dvpp, vpp, cnp) in union_lookup1() argument 138 struct componentname *cnp = ap->a_cnp; local 344 struct componentname *cnp = ap->a_cnp; local 382 struct componentname *cnp = ap->a_cnp; local 403 struct componentname *cnp = ap->a_cnp; local 891 struct componentname *cnp = ap->a_cnp; local 936 struct componentname *cnp = ap->a_cnp; local 1087 struct componentname *cnp = ap->a_cnp; local 1127 struct componentname *cnp = ap->a_cnp; local 1175 struct componentname *cnp = ap->a_cnp; local [all …]
|
H A D | union_subr.c | 245 union_allocvp(vpp, mp, undvp, dvp, cnp, uppervp, lowervp, docache) in union_allocvp() argument 672 union_relookup(um, dvp, vpp, cnp, cn, path, pathlen) in union_relookup() argument 731 union_mkshadow(um, dvp, cnp, vpp) in union_mkshadow() argument 784 union_mkwhiteout(um, dvp, cnp, path) in union_mkwhiteout() argument
|
/csrg-svn/sys/ufs/ufs/ |
H A D | ufs_lookup.c | 99 struct componentname *cnp = ap->a_cnp; local 631 ufs_direnter(ip, dvp, cnp) in ufs_direnter() argument 800 ufs_dirremove(dvp, cnp) in ufs_dirremove() argument 855 ufs_dirrewrite(dp, ip, cnp) in ufs_dirrewrite() argument
|
H A D | ufs_vnops.c | 666 struct componentname *cnp = ap->a_cnp; local 727 struct componentname *cnp = ap->a_cnp; local 1195 register struct componentname *cnp = ap->a_cnp; local 1311 struct componentname *cnp = ap->a_cnp; local 1996 ufs_makeinode(mode, dvp, vpp, cnp) in ufs_makeinode() argument
|
/csrg-svn/sys/ufs/ffs/ |
H A D | ufs_lookup.c | 99 struct componentname *cnp = ap->a_cnp; local 607 ufs_direnter(ip, dvp, cnp) in ufs_direnter() argument 757 ufs_dirremove(dvp, cnp) in ufs_dirremove() argument 797 ufs_dirrewrite(dp, ip, cnp) in ufs_dirrewrite() argument
|
H A D | ufs_vnops.c | 636 register struct componentname *cnp = ap->a_cnp; local 691 relookup(dvp, vpp, cnp) in relookup() argument 1254 register struct componentname *cnp = ap->a_cnp; local 1368 register struct componentname *cnp = ap->a_cnp; local 2090 ufs_makeinode(mode, dvp, vpp, cnp) in ufs_makeinode() argument
|
/csrg-svn/sys/isofs/cd9660/ |
H A D | cd9660_lookup.c | 96 struct componentname *cnp = ap->a_cnp; variable
|
/csrg-svn/sys/sys/ |
H A D | vnode_if.h | 15 static inline int VOP_LOOKUP(dvp, vpp, cnp) in VOP_LOOKUP() argument 36 static inline int VOP_CREATE(dvp, vpp, cnp, vap) in VOP_CREATE() argument 59 static inline int VOP_MKNOD(dvp, vpp, cnp, vap) in VOP_MKNOD() argument 366 static inline int VOP_REMOVE(dvp, vp, cnp) in VOP_REMOVE() argument 386 static inline int VOP_LINK(vp, tdvp, cnp) in VOP_LINK() argument 436 static inline int VOP_MKDIR(dvp, vpp, cnp, vap) in VOP_MKDIR() argument 458 static inline int VOP_RMDIR(dvp, vp, cnp) in VOP_RMDIR() argument 480 static inline int VOP_SYMLINK(dvp, vpp, cnp, vap, target) in VOP_SYMLINK() argument 543 static inline int VOP_ABORTOP(dvp, cnp) in VOP_ABORTOP() argument
|
/csrg-svn/sys/nfs/ |
H A D | nfs_vnops.c | 722 register struct componentname *cnp = ap->a_cnp; local 1106 nfs_mknodrpc(dvp, vpp, cnp, vap) in nfs_mknodrpc() argument 1236 register struct componentname *cnp = ap->a_cnp; local 1355 register struct componentname *cnp = ap->a_cnp; local 1596 register struct componentname *cnp = ap->a_cnp; local 1663 register struct componentname *cnp = ap->a_cnp; local 1732 register struct componentname *cnp = ap->a_cnp; local 1821 register struct componentname *cnp = ap->a_cnp; local 2113 struct componentname *cnp = &ndp->ni_cnd; local 2332 nfs_sillyrename(dvp, vp, cnp) in nfs_sillyrename() argument
|
H A D | nfs_subs.c | 1330 struct componentname *cnp = &ndp->ni_cnd; local
|
/csrg-svn/sys/miscfs/nullfs/ |
H A D | null_vnops.c | 309 struct componentname *cnp = ap->a_cnp; variable
|
/csrg-svn/sys/miscfs/procfs/ |
H A D | procfs_vnops.c | 564 struct componentname *cnp = ap->a_cnp; variable
|
H A D | procfs.h | 54 #define CNEQ(cnp, s, len) \ argument
|
/csrg-svn/sys/miscfs/portal/ |
H A D | portal_vnops.c | 74 struct componentname *cnp = ap->a_cnp; local
|
/csrg-svn/sys/miscfs/fdesc/ |
H A D | fdesc_vnops.c | 138 struct componentname *cnp = ap->a_cnp; local
|
/csrg-svn/sys/miscfs/kernfs/ |
H A D | kernfs_vnops.c | 173 struct componentname *cnp = ap->a_cnp; variable
|