Home
last modified time | relevance | path

Searched defs:cnp (Results 1 – 18 of 18) sorted by relevance

/csrg-svn/sys/kern/
H A Dvfs_cache.c48 #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 Dvfs_lookup.c60 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 Dunion_vnops.c47 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 Dunion_subr.c245 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 Dufs_lookup.c99 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 Dufs_vnops.c666 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 Dufs_lookup.c99 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 Dufs_vnops.c636 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 Dcd9660_lookup.c96 struct componentname *cnp = ap->a_cnp; variable
/csrg-svn/sys/sys/
H A Dvnode_if.h15 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 Dnfs_vnops.c722 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 Dnfs_subs.c1330 struct componentname *cnp = &ndp->ni_cnd; local
/csrg-svn/sys/miscfs/nullfs/
H A Dnull_vnops.c309 struct componentname *cnp = ap->a_cnp; variable
/csrg-svn/sys/miscfs/procfs/
H A Dprocfs_vnops.c564 struct componentname *cnp = ap->a_cnp; variable
H A Dprocfs.h54 #define CNEQ(cnp, s, len) \ argument
/csrg-svn/sys/miscfs/portal/
H A Dportal_vnops.c74 struct componentname *cnp = ap->a_cnp; local
/csrg-svn/sys/miscfs/fdesc/
H A Dfdesc_vnops.c138 struct componentname *cnp = ap->a_cnp; local
/csrg-svn/sys/miscfs/kernfs/
H A Dkernfs_vnops.c173 struct componentname *cnp = ap->a_cnp; variable