Searched refs:AUTOFS_DPRINT (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/autofs-246/autofs_kext/
H A Dauto_subr.c241 AUTOFS_DPRINT((4, "auto_lookup_request: path=%s name=%.*s\n",
246 AUTOFS_DPRINT((4, "auto_lookup_request: using key=%.*s, subdir=%s\n",
265 AUTOFS_DPRINT((5, "auto_lookup_request: path=%s name=%.*s error=%d\n",
480 AUTOFS_DPRINT((5, "auto_readdir_aux: path=%s name=%.*s subdir=%s error=%d\n",
892 AUTOFS_DPRINT((4, "auto_mount_request: path=%s key=%.*s\n",
1058 AUTOFS_DPRINT((5, "auto_mount_request: path=%s key=%.*s error=%d\n",
1090 AUTOFS_DPRINT((4, "\tauto_send_unmount_request: fstype=%s "
1110 AUTOFS_DPRINT((5, "\tauto_send_unmount_request: error=%d\n", error));
1199 AUTOFS_DPRINT((4, "auto_plant_subtriggers: subtriggers=%p\n", (void *)subtriggers));
1221 AUTOFS_DPRINT((1
[all...]
H A Dauto_vnops.c162 AUTOFS_DPRINT((4, "auto_getattr vp %p\n", (void *)vp));
256 AUTOFS_DPRINT((4, "auto_setattr vp %p\n", (void *)vp));
318 AUTOFS_DPRINT((3, "auto_lookup: dvp=%p (%s) name=%.*s\n",
398 AUTOFS_DPRINT((3, "auto_lookup: dvp=%p dfnp=%p\n", (void *)dvp,
638 AUTOFS_DPRINT((5, "auto_lookup: name=%s *vpp=%p return=%d\n",
705 AUTOFS_DPRINT((4, "auto_readdir vp=%p offset=%lld\n",
1006 AUTOFS_DPRINT((5, "auto_readdir vp=%p offset=%lld eof=%d\n",
1026 AUTOFS_DPRINT((4, "auto_readlink: vp=%p\n", (void *)vp));
1037 AUTOFS_DPRINT((5, "auto_readlink: error=%d\n", error));
1169 AUTOFS_DPRINT((
[all...]
H A Dautofs_kern.h58 #define AUTOFS_DPRINT(x) macro
60 #define AUTOFS_DPRINT(x) auto_dprint x macro
H A Dauto_vfsops.c342 AUTOFS_DPRINT((4, "auto_mount: mp %p devvp %p\n", mp, devvp));
646 AUTOFS_DPRINT((5, "auto_mount: mp %p root %p fnip %p return %d\n",
668 AUTOFS_DPRINT((5, "auto_mount: vfs %p root %p fnip %p return %d\n",
809 AUTOFS_DPRINT((4, "auto_unmount mp %p fnip %p\n", (void *)mp,
1000 AUTOFS_DPRINT((5, "auto_unmount: return=0\n"));
1018 AUTOFS_DPRINT((5, "auto_root: mp %p, *vpp %p, error %d\n",
1030 AUTOFS_DPRINT((4, "auto_vfs_getattr %p\n", (void *)mp));
1195 AUTOFS_DPRINT((4, "autofs_sysctl called.\n"));
2489 AUTOFS_DPRINT((2, "auto_module_stop: Can't remove, still %u mounts active\n", autofs_mounts));
2500 AUTOFS_DPRINT((
[all...]

Completed in 284 milliseconds