Searched refs:vprint (Results 1 - 9 of 9) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/nullfs/
H A Dnull_subr.c213 vprint("null_node_create: exists", NULLTOV(ap));
242 vprint ("null_node_create: alias ", aliasvp);
243 vprint ("null_node_create: lower ", lowervp);
249 vprint("null_node_create: alias", aliasvp);
250 vprint("null_node_create: lower", lowervp);
H A Dnull_vfsops.c233 vprint("alias root of lower", nullm_rootvp);
/macosx-10.5.8/xnu-1228.15.4/bsd/ufs/ufs/
H A Dufs_inode.c104 vprint("ffs_inactive: pushing active", vp);
155 vprint("ufs_reclaim: pushing active", vp);
H A Dufs_quota.c415 vprint("chkdquot: missing dquot", ITOV(ip));
/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_vfs_subr.c101 vprint("vnode label timeout", vp);
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dvnode_internal.h344 void vprint(const char *label, struct vnode *vp);
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/union/
H A Dunion_vfsops.c378 vprint("union root", um_rootvp);
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_quota.c441 vprint("chkdquot: missing dquot", vp);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_subr.c1854 vprint("vflush: busy vnode", vp);
2285 vprint(const char *label, struct vnode *vp) function

Completed in 74 milliseconds