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

/freebsd-9.3-release/sys/nfsclient/
H A Dnfsnode.h209 void nfs_printf(const char *fmt, ...);
H A Dnfs_subs.c439 nfs_printf(const char *fmt, ...) function
697 mtx_lock(&Giant); /* nfs_printf() */
705 nfs_printf("nfs_getattrcache: initial timeo = %d\n", timeo);
722 nfs_printf("acregmin %d; acregmax %d; acdirmin %d; acdirmax %d\n",
727 nfs_printf("nfs_getattrcache: age = %d; final timeo = %d\n",
735 mtx_unlock(&Giant); /* nfs_printf() */
765 mtx_unlock(&Giant); /* nfs_printf() */
H A Dnfs_bio.c101 nfs_printf("nfs_getpages: called with non-merged cache vnode??\n");
109 nfs_printf("nfs_getpages: called on non-cacheable vnode??\n");
172 nfs_printf("nfs_getpages: error %d\n", error);
279 nfs_printf("nfs_putpages: called on noncache-able vnode??\n");
687 nfs_printf(" nfs_bioread: type %x unexpected\n", vp->v_type);
1126 nfs_printf("NFS append race @%lx:%d\n",
1611 nfs_printf("nfs_doio: type %x unexpected\n", vp->v_type);
H A Dnfs_vnops.c1837 nfs_printf("nfs_rename: fvp == tvp (can't happen)\n");
2454 nfs_printf("EEK! readdirrpc resid > 0\n");
2726 nfs_printf("EEK! readdirplusrpc resid > 0\n");
3339 nfs_printf("\tfileid %ld fsid 0x%x",

Completed in 184 milliseconds