Lines Matching refs:dprintk
586 dprintk("encode_compound: tag=%.*s\n", (int)hdr->taglen, hdr->tag); in encode_compound_hdr()
639 dprintk("nfs: couldn't resolve uid %d to string\n", in encode_attrs()
651 dprintk("nfs: couldn't resolve gid %d to string\n", in encode_attrs()
1184 dprintk("%s: cookie = %Lu, verifier = %08x:%08x, bitmap = %08x:%08x\n", in encode_readdir()
1726 dprintk("%s: inlined page args = (%u, %p, %u, %u)\n", in nfs4_xdr_enc_readdir()
2054 dprintk("nfs: %s: prematurely hit end of receive" \
2056 dprintk("nfs: %s: xdr->p=%p, bytes=%u, xdr->end=%p\n", \
2099 dprintk("nfs: Server returned operation" in decode_op_hdr()
2156 dprintk("%s: bitmask=%08x:%08x\n", __func__, bitmask[0], bitmask[1]); in decode_attr_supported()
2171 dprintk("%s: bad type %d\n", __func__, *type); in decode_attr_type()
2176 dprintk("%s: type=0%o\n", __func__, nfs_type2fmt[*type].nfs2type); in decode_attr_type()
2192 dprintk("%s: change attribute=%Lu\n", __func__, in decode_attr_change()
2209 dprintk("%s: file size=%Lu\n", __func__, (unsigned long long)*size); in decode_attr_size()
2225 dprintk("%s: link support=%s\n", __func__, *res == 0 ? "false" : "true"); in decode_attr_link_support()
2241 dprintk("%s: symlink support=%s\n", __func__, *res == 0 ? "false" : "true"); in decode_attr_symlink_support()
2259 dprintk("%s: fsid=(0x%Lx/0x%Lx)\n", __func__, in decode_attr_fsid()
2277 dprintk("%s: file size=%u\n", __func__, (unsigned int)*res); in decode_attr_lease_time()
2293 dprintk("%s: ACLs supported=%u\n", __func__, (unsigned int)*res); in decode_attr_aclsupport()
2309 dprintk("%s: fileid=%Lu\n", __func__, (unsigned long long)*fileid); in decode_attr_fileid()
2325 dprintk("%s: fileid=%Lu\n", __func__, (unsigned long long)*fileid); in decode_attr_mounted_on_fileid()
2342 dprintk("%s: files avail=%Lu\n", __func__, (unsigned long long)*res); in decode_attr_files_avail()
2359 dprintk("%s: files free=%Lu\n", __func__, (unsigned long long)*res); in decode_attr_files_free()
2376 dprintk("%s: files total=%Lu\n", __func__, (unsigned long long)*res); in decode_attr_files_total()
2390 dprintk("path "); in decode_pathname()
2398 dprintk("/"); in decode_pathname()
2399 dprintk("%s", component->data); in decode_pathname()
2403 dprintk("cannot parse %d components in path\n", n); in decode_pathname()
2408 dprintk("\n"); in decode_pathname()
2415 dprintk("path /\n"); in decode_pathname()
2418 dprintk(" status %d", status); in decode_pathname()
2434 dprintk("%s: fsroot ", __func__); in decode_attr_fs_locations()
2451 dprintk("%s: servers ", __func__); in decode_attr_fs_locations()
2457 dprintk("%s ", server->data); in decode_attr_fs_locations()
2462 dprintk("%s: using first %u of %u servers " in decode_attr_fs_locations()
2483 dprintk("%s: fs_locations done, error = %d\n", __func__, status); in decode_attr_fs_locations()
2503 dprintk("%s: maxfilesize=%Lu\n", __func__, (unsigned long long)*res); in decode_attr_maxfilesize()
2520 dprintk("%s: maxlink=%u\n", __func__, *maxlink); in decode_attr_maxlink()
2537 dprintk("%s: maxname=%u\n", __func__, *maxname); in decode_attr_maxname()
2558 dprintk("%s: maxread=%lu\n", __func__, (unsigned long)*res); in decode_attr_maxread()
2579 dprintk("%s: maxwrite=%lu\n", __func__, (unsigned long)*res); in decode_attr_maxwrite()
2596 dprintk("%s: file mode=0%o\n", __func__, (unsigned int)*mode); in decode_attr_mode()
2612 dprintk("%s: nlink=%u\n", __func__, (unsigned int)*nlink); in decode_attr_nlink()
2630 dprintk("%s: nfs_map_name_to_uid failed!\n", in decode_attr_owner()
2633 dprintk("%s: name too long (%u)!\n", in decode_attr_owner()
2637 dprintk("%s: uid=%d\n", __func__, (int)*uid); in decode_attr_owner()
2655 dprintk("%s: nfs_map_group_to_gid failed!\n", in decode_attr_group()
2658 dprintk("%s: name too long (%u)!\n", in decode_attr_group()
2662 dprintk("%s: gid=%d\n", __func__, (int)*gid); in decode_attr_group()
2685 dprintk("%s: rdev=(0x%x:0x%x)\n", __func__, major, minor); in decode_attr_rdev()
2702 dprintk("%s: space avail=%Lu\n", __func__, (unsigned long long)*res); in decode_attr_space_avail()
2719 dprintk("%s: space free=%Lu\n", __func__, (unsigned long long)*res); in decode_attr_space_free()
2736 dprintk("%s: space total=%Lu\n", __func__, (unsigned long long)*res); in decode_attr_space_total()
2752 dprintk("%s: space used=%Lu\n", __func__, in decode_attr_space_used()
2783 dprintk("%s: atime=%ld\n", __func__, (long)time->tv_sec); in decode_attr_time_access()
2799 dprintk("%s: ctime=%ld\n", __func__, (long)time->tv_sec); in decode_attr_time_metadata()
2815 dprintk("%s: mtime=%ld\n", __func__, (long)time->tv_sec); in decode_attr_time_modify()
2825 dprintk("%s: server returned incorrect attribute length: " in verify_attr_len()
2931 dprintk("%s: xdr returned %d!\n", __func__, -status); in decode_server_caps()
2963 dprintk("%s: xdr returned %d!\n", __func__, -status); in decode_statfs()
2987 dprintk("%s: xdr returned %d!\n", __func__, -status); in decode_pathconf()
3055 dprintk("%s: xdr returned %d\n", __func__, -status); in decode_getfattr()
3088 dprintk("%s: xdr returned %d!\n", __func__, -status); in decode_fsinfo()
3281 dprintk("%s: Bitmap too large! Length = %u\n", __func__, bmlen); in decode_open()
3341 dprintk("NFS: server cheating in read reply: " in decode_read()
3368 dprintk("%s: verifier = %08x:%08x\n", in decode_readdir()
3393 dprintk("cookie = %Lu, ", *((unsigned long long *)p)); in decode_readdir()
3397 dprintk("NFS: giant filename in readdir (len 0x%x)\n", in decode_readdir()
3404 dprintk("filename = %*s\n", len, (char *)p); in decode_readdir()
3422 dprintk("NFS: readdir reply truncated!\n"); in decode_readdir()
3438 dprintk("%s: short packet at entry %d\n", __func__, nr); in decode_readdir()
3465 dprintk("nfs: server returned giant symlink!\n"); in decode_readlink()
3471 dprintk("NFS: server cheating in readlink reply: " in decode_readlink()
3555 dprintk("NFS: server cheating in getattr" in decode_getacl()
3599 dprintk("nfs: decode_setclientid: Server returned operation" in decode_setclientid()