Lines Matching refs:ncp_dbg
344 ncp_dbg(2, "%pd2 not valid, age=%ld, server lookup\n", in ncp_lookup_validate()
363 ncp_dbg(2, "looked for %pd/%s, res=%d\n", in ncp_lookup_validate()
377 ncp_dbg(2, "found, but dirEntNum changed\n"); in ncp_lookup_validate()
384 ncp_dbg(2, "result=%d\n", val); in ncp_lookup_validate()
432 ncp_dbg(2, "reading %pD2, pos=%d\n", file, (int)ctx->pos); in ncp_readdir()
698 ncp_dbg(1, "pos=%ld\n", (unsigned long)ctx->pos); in ncp_read_volume_list()
708 ncp_dbg(1, "found vol: %s\n", info.volume_name); in ncp_read_volume_list()
712 ncp_dbg(1, "could not lookup vol %s\n", in ncp_read_volume_list()
736 ncp_dbg(1, "%pD2, fpos=%ld\n", file, (unsigned long)ctx->pos); in ncp_do_readdir()
742 ncp_dbg(1, "init failed, err=%d\n", err); in ncp_do_readdir()
818 ncp_dbg(1, "d_inode(sb->s_root) == NULL!\n"); in ncp_conn_logged_in()
821 ncp_dbg(1, "sb->s_root == NULL!\n"); in ncp_conn_logged_in()
948 ncp_dbg(1, "%pd2 failed\n", dentry); in ncp_create_new()
981 ncp_dbg(1, "making %pd2\n", dentry); in ncp_mkdir()
1018 ncp_dbg(1, "removing %pd2\n", dentry); in ncp_rmdir()
1063 ncp_dbg(1, "unlinking %pd2\n", dentry); in ncp_unlink()
1083 ncp_dbg(1, "removed %pd2\n", dentry); in ncp_unlink()
1116 ncp_dbg(1, "%pd2 to %pd2\n", old_dentry, new_dentry); in ncp_rename()
1146 ncp_dbg(1, "renamed %pd -> %pd\n", in ncp_rename()
1169 ncp_dbg(1, "mode = 0%ho\n", mode); in ncp_mknod()