Home
last modified time | relevance | path

Searched refs:NFSCLNT_DBG (Results 1 – 7 of 7) sorted by relevance

/xnu-8020.121.3/bsd/nfs/
H A Dnfs_node.c104 #define NFS_NODE_DBG(...) NFSCLNT_DBG(NFSCLNT_FAC_NODE, 7, ## __VA_ARGS__)
1461NFSCLNT_DBG(NFSCLNT_FAC_SOCK, 7, "mount_is_dirty for %s took %lld mics for %ld slots and %ld nodes… in nfs_mount_is_dirty()
H A Dnfs_vnops.c125 #define NFS_VNOP_DBG(...) NFSCLNT_DBG(NFSCLNT_FAC_VNOP, 7, ## __VA_ARGS__)
7785NFSCLNT_DBG(NFSCLNT_FAC_GSS, 7, "Enter NFS_FSCTL_SET_CRED (64-bit=%d): principal length %zu name t… in nfs_vnop_ioctl()
7797NFSCLNT_DBG(NFSCLNT_FAC_GSS, 7, "NFS_FSCTL_SET_CRED could not copy in princiapl data of len %zu: %… in nfs_vnop_ioctl()
7802 NFSCLNT_DBG(NFSCLNT_FAC_GSS, 7, "Seting credential to principal %s\n", p); in nfs_vnop_ioctl()
7804 NFSCLNT_DBG(NFSCLNT_FAC_GSS, 7, "Seting credential to principal %s returned %d\n", p, error); in nfs_vnop_ioctl()
7851NFSCLNT_DBG(NFSCLNT_FAC_GSS, 7, "NFS_FSCTL_GET_CRED could not copy out princiapl data of len %zu: … in nfs_vnop_ioctl()
H A Dnfs.h1651 #define NFSCLNT_DBG(fac, lev, fmt, ...) __NFS_DBG(nfsclnt_debug_ctl, fac, lev, fmt, ## __VA_ARGS__) macro
H A Dnfs_socket.c116 #define NFS_SOCK_DBG(...) NFSCLNT_DBG(NFSCLNT_FAC_SOCK, 7, ## __VA_ARGS__)
2135 NFSCLNT_DBG(NFSCLNT_FAC_SOCK, lvl, "nfs reconnect %s: returned %d\n", in nfs_mount_sock_thread()
H A Dnfs_gss.c120 #define NFS_GSS_DBG(...) NFSCLNT_DBG(NFSCLNT_FAC_GSS, 7, ## __VA_ARGS__)
H A Dnfs_bio.c105 #define NFS_BIO_DBG(...) NFSCLNT_DBG(NFSCLNT_FAC_BIO, 7, ## __VA_ARGS__)
H A Dnfs_vfsops.c125 #define NFS_VFS_DBG(...) NFSCLNT_DBG(NFSCLNT_FAC_VFS, 7, ## __VA_ARGS__)