/fs/nfs/ |
D | proc.c | 66 dprintk("%s: call getattr\n", __func__); in nfs_proc_get_root() 72 dprintk("%s: reply getattr: %d\n", __func__, status); in nfs_proc_get_root() 75 dprintk("%s: call statfs\n", __func__); in nfs_proc_get_root() 82 dprintk("%s: reply statfs: %d\n", __func__, status); in nfs_proc_get_root() 112 dprintk("NFS call getattr\n"); in nfs_proc_getattr() 115 dprintk("NFS reply getattr: %d\n", status); in nfs_proc_getattr() 138 dprintk("NFS call setattr\n"); in nfs_proc_setattr() 145 dprintk("NFS reply setattr: %d\n", status); in nfs_proc_setattr() 170 dprintk("NFS call lookup %s\n", name->name); in nfs_proc_lookup() 173 dprintk("NFS reply lookup: %d\n", status); in nfs_proc_lookup() [all …]
|
D | nfs3proc.c | 71 dprintk("%s: call fsinfo\n", __func__); in do_proc_get_root() 74 dprintk("%s: reply fsinfo: %d\n", __func__, status); in do_proc_get_root() 79 dprintk("%s: reply getattr: %d\n", __func__, status); in do_proc_get_root() 114 dprintk("NFS call getattr\n"); in nfs3_proc_getattr() 117 dprintk("NFS reply getattr: %d\n", status); in nfs3_proc_getattr() 137 dprintk("NFS call setattr\n"); in nfs3_proc_setattr() 147 dprintk("NFS reply setattr: %d\n", status); in nfs3_proc_setattr() 172 dprintk("NFS call lookup %s\n", name->name); in nfs3_proc_lookup() 187 dprintk("NFS reply lookup: %d\n", status); in nfs3_proc_lookup() 206 dprintk("NFS call access\n"); in nfs3_proc_access() [all …]
|
D | callback.c | 54 dprintk("NFS: Callback listener port = %u (af %u, net %x)\n", in nfs4_callback_up_net() 62 dprintk("NFS: Callback listener port = %u (af %u, net %x)\n", in nfs4_callback_up_net() 128 dprintk("Invoking bc_svc_process()\n"); in nfs41_callback_svc() 130 dprintk("bc_svc_process() returned w/ error code= %d\n", in nfs41_callback_svc() 180 dprintk("nfs_callback_up: service started\n"); in nfs_callback_start_svc() 191 dprintk("NFS: destroy per-net callback data; net=%x\n", net->ns.inum); in nfs_callback_down_net() 204 dprintk("NFS: create per-net callback data; net=%x\n", net->ns.inum); in nfs_callback_up_net() 230 dprintk("NFS: Couldn't create callback socket: err = %d; " in nfs_callback_up_net() 307 dprintk("nfs_callback_create_svc: service created\n"); in nfs_callback_create_svc() 354 dprintk("NFS: Couldn't create server thread; err = %d\n", ret); in nfs_callback_up() [all …]
|
D | mount_clnt.c | 172 dprintk("NFS: sending MNT request for %s:%s\n", in nfs_mount() 199 dprintk("NFS: MNT request succeeded\n"); in nfs_mount() 207 dprintk("NFS: Faking up auth_flavs list\n"); in nfs_mount() 216 dprintk("NFS: failed to create MNT RPC client, status=%d\n", status); in nfs_mount() 220 dprintk("NFS: MNT request failed, status=%d\n", status); in nfs_mount() 224 dprintk("NFS: MNT server returned result %d\n", result.errno); in nfs_mount() 272 dprintk("NFS: sending UMNT request for %s:%s\n", in nfs_umount() 289 dprintk("NFS: failed to create UMNT RPC client, status=%ld\n", in nfs_umount() 294 dprintk("NFS: UMNT request failed, status=%d\n", status); in nfs_umount() 343 dprintk("NFS: unrecognized MNT status code: %u\n", status); in decode_status() [all …]
|
D | pnfs_nfs.c | 378 dprintk("%s: unhandled address family: %u\n", in same_sockaddr() 431 dprintk("--> %s\n", __func__); in destroy_ds() 521 dprintk("%s: no addresses defined\n", __func__); in nfs4_pnfs_ds_add() 542 dprintk("%s add new data server %s\n", __func__, in nfs4_pnfs_ds_add() 548 dprintk("%s data server %s found, inc'ed ds_count to %d\n", in nfs4_pnfs_ds_add() 606 dprintk("--> %s DS %s\n", __func__, ds->ds_remotestr); in _nfs4_pnfs_v3_ds_connect() 612 dprintk("%s: DS %s: trying address %s\n", in _nfs4_pnfs_v3_ds_connect() 645 dprintk("%s [new] addr: %s\n", __func__, ds->ds_remotestr); in _nfs4_pnfs_v3_ds_connect() 660 dprintk("--> %s DS %s\n", __func__, ds->ds_remotestr); in _nfs4_pnfs_v4_ds_connect() 663 dprintk("%s: DS %s: trying address %s\n", in _nfs4_pnfs_v4_ds_connect() [all …]
|
D | pnfs.c | 76 dprintk("%s: Searching for id %u, found %p\n", __func__, id, local); in find_pnfs_driver_locked() 88 dprintk("%s: Could not grab reference on module\n", __func__); in find_pnfs_driver() 192 dprintk("%s: No pNFS module found!\n", __func__); in set_pnfs_layoutdriver() 207 dprintk("%s: pNFS module for %u set\n", __func__, id); in set_pnfs_layoutdriver() 211 dprintk("%s: Using NFSv4 I/O\n", __func__); in set_pnfs_layoutdriver() 236 dprintk("%s Registering id:%u name:%s\n", __func__, ld_type->id, in pnfs_register_layoutdriver() 251 dprintk("%s Deregistering id:%u\n", __func__, ld_type->id); in pnfs_unregister_layoutdriver() 297 dprintk("%s: freeing layout cache %p\n", __func__, lo); in pnfs_detach_layout_hdr() 486 dprintk("%s Setting layout IOMODE_%s fail bit\n", __func__, in pnfs_layout_io_set_failed() 571 dprintk("%s: lseg %p ref %d valid %d\n", __func__, lseg, in pnfs_put_lseg() [all …]
|
D | nfs4renewd.c | 66 dprintk("%s: start\n", __func__); in nfs4_renew_state() 103 dprintk("%s: failed to call renewd. Reason: lease not expired \n", in nfs4_renew_state() 110 dprintk("%s: done\n", __func__); in nfs4_renew_state() 123 dprintk("%s: requeueing work. Lease period = %ld\n", in nfs4_schedule_state_renewal()
|
D | export.c | 42 dprintk("%s: max fh len %d inode %p parent %p", in nfs_encode_fh() 46 dprintk("%s: fh len %d too small, required %d\n", in nfs_encode_fh() 58 dprintk("%s: result fh fileid %llu mode %u size %d\n", in nfs_encode_fh() 92 dprintk("%s: fileid %llu mode %d\n", __func__, fattr->fileid, fattr->mode); in nfs_fh_to_dentry() 107 dprintk("%s: getattr failed %d\n", __func__, ret); in nfs_fh_to_dentry()
|
D | nfs4state.c | 1249 dprintk("%s: scheduling lease recovery for server %s\n", __func__, in nfs4_schedule_lease_recovery() 1276 dprintk("%s: scheduling migration recovery for (%llx:%llx) on %s\n", in nfs4_schedule_migration_recovery() 1299 dprintk("%s: scheduling lease-moved recovery for client ID %llx on %s\n", in nfs4_schedule_lease_moved_recovery() 1355 dprintk("%s: handling CB_PATHDOWN recovery for server %s\n", __func__, in nfs40_handle_cb_pathdown() 1400 dprintk("%s: scheduling stateid recovery for server %s\n", __func__, in nfs4_schedule_stateid_recovery() 1863 dprintk("%s: failed to handle error %d for server %s\n", in nfs4_recovery_handle_error() 1867 dprintk("%s: handled error %d for server %s\n", __func__, error, in nfs4_recovery_handle_error() 1975 dprintk("%s: exit with error %d for server %s\n", in nfs4_handle_reclaim_lease_error() 1981 dprintk("%s: exit with error %d for server %s\n", __func__, in nfs4_handle_reclaim_lease_error() 1986 dprintk("%s: handled error %d for server %s\n", __func__, status, in nfs4_handle_reclaim_lease_error() [all …]
|
D | file.c | 69 dprintk("NFS: open file(%pD2)\n", filp); in nfs_file_open() 83 dprintk("NFS: release(%pD2)\n", filp); in nfs_file_release() 117 dprintk("NFS: llseek file(%pD2, %lld, %d)\n", in nfs_file_llseek() 145 dprintk("NFS: flush(%pD2)\n", file); in nfs_file_flush() 166 dprintk("NFS: read(%pD2, %zu@%lu)\n", in nfs_file_read() 188 dprintk("NFS: mmap(%pD2)\n", file); in nfs_file_mmap() 215 dprintk("NFS: fsync file(%pD2) datasync %d\n", file, datasync); in nfs_file_fsync_commit() 611 dprintk("NFS: write(%pD2, %zu@%Ld)\n", in nfs_file_write() 778 dprintk("NFS: lock(%pD2, t=%x, fl=%x, r=%lld:%lld)\n", in nfs_lock() 816 dprintk("NFS: flock(%pD2, t=%x, fl=%x)\n", in nfs_flock()
|
D | nfs3acl.c | 85 dprintk("NFS call getacl\n"); in nfs3_get_acl() 97 dprintk("NFS reply getacl: %d\n", status); in nfs3_get_acl() 109 dprintk("NFS_V3_ACL extension not supported; disabling\n"); in nfs3_get_acl() 209 dprintk("NFS call setacl\n"); in __nfs3_proc_setacls() 220 dprintk("NFS reply setacl: %d\n", status); in __nfs3_proc_setacls() 228 dprintk("NFS_V3_ACL SETACL RPC not supported" in __nfs3_proc_setacls()
|
/fs/lockd/ |
D | svc4proc.c | 74 dprintk("lockd: NULL called\n"); in nlm4svc_proc_null() 89 dprintk("lockd: TEST4 called\n"); in __nlm4svc_proc_test() 101 dprintk("lockd: TEST4 status %d\n", ntohl(resp->status)); in __nlm4svc_proc_test() 123 dprintk("lockd: LOCK called\n"); in __nlm4svc_proc_lock() 150 dprintk("lockd: LOCK status %d\n", ntohl(resp->status)); in __nlm4svc_proc_lock() 171 dprintk("lockd: CANCEL called\n"); in __nlm4svc_proc_cancel() 188 dprintk("lockd: CANCEL status %d\n", ntohl(resp->status)); in __nlm4svc_proc_cancel() 211 dprintk("lockd: UNLOCK called\n"); in __nlm4svc_proc_unlock() 228 dprintk("lockd: UNLOCK status %d\n", ntohl(resp->status)); in __nlm4svc_proc_unlock() 252 dprintk("lockd: GRANTED called\n"); in __nlm4svc_proc_granted() [all …]
|
D | svcproc.c | 104 dprintk("lockd: NULL called\n"); in nlmsvc_proc_null() 119 dprintk("lockd: TEST called\n"); in __nlmsvc_proc_test() 131 dprintk("lockd: TEST status %d vers %d\n", in __nlmsvc_proc_test() 154 dprintk("lockd: LOCK called\n"); in __nlmsvc_proc_lock() 181 dprintk("lockd: LOCK status %d\n", ntohl(resp->status)); in __nlmsvc_proc_lock() 203 dprintk("lockd: CANCEL called\n"); in __nlmsvc_proc_cancel() 220 dprintk("lockd: CANCEL status %d\n", ntohl(resp->status)); in __nlmsvc_proc_cancel() 244 dprintk("lockd: UNLOCK called\n"); in __nlmsvc_proc_unlock() 261 dprintk("lockd: UNLOCK status %d\n", ntohl(resp->status)); in __nlmsvc_proc_unlock() 285 dprintk("lockd: GRANTED called\n"); in __nlmsvc_proc_granted() [all …]
|
D | host.c | 124 dprintk("lockd: %s failed; no nsm handle\n", in nlm_alloc_host() 132 dprintk("lockd: %s failed; no memory\n", __func__); in nlm_alloc_host() 183 dprintk("lockd: destroy host %s\n", host->h_name); in nlm_destroy_host_locked() 242 dprintk("lockd: %s(host='%s', vers=%u, proto=%s)\n", __func__, in nlmclnt_lookup_host() 265 dprintk("lockd: %s found host %s (%s)\n", __func__, in nlmclnt_lookup_host() 278 dprintk("lockd: %s created host %s (%s)\n", __func__, in nlmclnt_lookup_host() 296 dprintk("lockd: release client host %s\n", host->h_name); in nlmclnt_release_host() 350 dprintk("lockd: %s(host='%.*s', vers=%u, proto=%s)\n", __func__, in nlmsvc_lookup_host() 382 dprintk("lockd: %s found host %s (%s)\n", in nlmsvc_lookup_host() 399 dprintk("lockd: %s created host %s (%s)\n", in nlmsvc_lookup_host() [all …]
|
D | svclock.c | 95 dprintk("lockd: nlmsvc_insert_block(%p, %ld)\n", block, when); in nlmsvc_insert_block_locked() 150 dprintk("lockd: nlmsvc_lookup_block f=%p pd=%d %Ld-%Ld ty=%d\n", in nlmsvc_lookup_block() 156 dprintk("lockd: check f=%p pd=%d %Ld-%Ld ty=%d cookie=%s\n", in nlmsvc_lookup_block() 195 dprintk("nlmsvc_find_block(%s): block=%p\n", nlmdbg_cookie2a(cookie), block); in nlmsvc_find_block() 243 dprintk("lockd: created block %p...\n", block); in nlmsvc_create_block() 276 dprintk("lockd: unlinking block %p...\n", block); in nlmsvc_unlink_block() 289 dprintk("lockd: freeing block %p...\n", block); in nlmsvc_free_block() 457 dprintk("lockd: nlmsvc_defer_lock_rqst block %p flags %d status %d\n", in nlmsvc_defer_lock_rqst() 476 dprintk("lockd: nlmsvc_lock(%s/%ld, ty=%d, pi=%d, %Ld-%Ld, bl=%d)\n", in nlmsvc_lock() 500 dprintk("lockd: nlmsvc_lock deferred block %p flags %d\n", in nlmsvc_lock() [all …]
|
D | mon.c | 113 dprintk("lockd: failed to create NSM upcall transport, " in nsm_mon_unmon() 122 dprintk("lockd: NSM upcall RPC failed, status=%d, forcing rebind\n", in nsm_mon_unmon() 128 dprintk("lockd: NSM upcall RPC failed, status=%d\n", in nsm_mon_unmon() 154 dprintk("lockd: nsm_monitor(%s)\n", nsm->sm_name); in nsm_monitor() 176 dprintk("lockd: NSM state changed to %d\n", nsm_local_state); in nsm_monitor() 197 dprintk("lockd: nsm_unmonitor(%s)\n", nsm->sm_name); in nsm_unmonitor() 347 dprintk("lockd: found nsm_handle for %s (%s), " in nsm_get_handle() 357 dprintk("lockd: created nsm_handle for %s (%s)\n", in nsm_get_handle() 390 dprintk("lockd: never saw rebooted peer '%.*s' before\n", in nsm_reboot_lookup() 398 dprintk("lockd: host %s (%s) rebooted, cnt %d\n", in nsm_reboot_lookup() [all …]
|
D | svcsubs.c | 41 dprintk("lockd: %s (%08x %08x %08x %08x %08x %08x %08x %08x)\n", in nlm_debug_print_fh() 50 dprintk("lockd: %s %s/%ld\n", in nlm_debug_print_file() 121 dprintk("lockd: open failed (error %d)\n", nfserr); in nlm_lookup_file() 128 dprintk("lockd: found file %p (count %d)\n", file, file->f_count); in nlm_lookup_file() 300 dprintk("lockd: nlm_release_file(%p, ct = %d)\n", in nlm_release_file() 374 dprintk("lockd: %s for net %x\n", __func__, net ? net->ns.inum : 0); in nlmsvc_mark_resources() 385 dprintk("lockd: nlmsvc_free_host_resources\n"); in nlmsvc_free_host_resources()
|
D | svc.c | 148 dprintk("NFS locking service started (ver " LOCKD_VERSION ").\n"); in lockd() 176 dprintk("lockd: request from %s\n", in lockd() 271 dprintk("%s: per-net data created; net=%x\n", __func__, net->ns.inum); in lockd_up_net() 289 dprintk("%s: per-net data destroyed; net=%x\n", in lockd_down_net() 310 dprintk("lockd_inetaddr_event: removed %pI4\n", in lockd_inetaddr_event() 340 dprintk("lockd_inet6addr_event: removed %pI6\n", &ifa->addr); in lockd_inet6addr_event() 410 dprintk("lockd_up: service started\n"); in lockd_start_svc() 463 dprintk("lockd_up: service created\n"); in lockd_create_svc() 529 dprintk("lockd_down: service stopped\n"); in lockd_down() 531 dprintk("lockd_down: service destroyed\n"); in lockd_down()
|
D | clntproc.c | 194 dprintk("lockd: clnt proc returns %d\n", status); in nlmclnt_proc() 274 dprintk("lockd: call procedure %d on %s\n", in nlmclnt_call() 288 dprintk("lockd: rpc_call returned error %d\n", -status); in nlmclnt_call() 307 dprintk("lockd: server in grace period\n"); in nlmclnt_call() 318 dprintk("lockd: server returns status %d\n", in nlmclnt_call() 350 dprintk("lockd: call procedure %d on %s (async)\n", in __nlm_async_call() 602 dprintk("lockd: lock attempt ended in fatal error.\n" in nlmclnt_lock() 724 dprintk("lockd: unlock failed (err = %d)\n", -task->tk_status); in nlmclnt_unlock_callback() 763 dprintk("lockd: blocking lock attempt was interrupted by a signal.\n" in nlmclnt_cancel() 792 dprintk("lockd: CANCEL call error %d, retrying.\n", in nlmclnt_cancel_callback() [all …]
|
/fs/nfsd/ |
D | blocklayoutxdr.c | 122 dprintk("%s: extent array too small: %u\n", __func__, len); in nfsd4_block_decode_layoutupdate() 127 dprintk("%s: extent array invalid: %u\n", __func__, len); in nfsd4_block_decode_layoutupdate() 133 dprintk("%s: extent array size mismatch: %u/%u\n", in nfsd4_block_decode_layoutupdate() 140 dprintk("%s: failed to allocate extent array\n", __func__); in nfsd4_block_decode_layoutupdate() 152 dprintk("%s: unaligned offset 0x%llx\n", in nfsd4_block_decode_layoutupdate() 158 dprintk("%s: unaligned length 0x%llx\n", in nfsd4_block_decode_layoutupdate() 164 dprintk("%s: unaligned disk offset 0x%llx\n", in nfsd4_block_decode_layoutupdate() 170 dprintk("%s: incorrect extent state %d\n", in nfsd4_block_decode_layoutupdate() 194 dprintk("%s: extent array too small: %u\n", __func__, len); in nfsd4_scsi_decode_layoutupdate() 201 dprintk("%s: extent array size mismatch: %u/%u\n", in nfsd4_scsi_decode_layoutupdate() [all …]
|
D | nfs3proc.c | 50 dprintk("nfsd: GETATTR(3) %s\n", in nfsd3_proc_getattr() 74 dprintk("nfsd: SETATTR(3) %s\n", in nfsd3_proc_setattr() 93 dprintk("nfsd: LOOKUP(3) %s %.*s\n", in nfsd3_proc_lookup() 118 dprintk("nfsd: ACCESS(3) %s 0x%x\n", in nfsd3_proc_access() 138 dprintk("nfsd: READLINK(3) %s\n", SVCFH_fmt(&argp->fh)); in nfsd3_proc_readlink() 159 dprintk("nfsd: READ(3) %s %lu bytes at %Lu\n", in nfsd3_proc_read() 192 dprintk("nfsd: WRITE(3) %s %d bytes at %Lu%s\n", in nfsd3_proc_write() 230 dprintk("nfsd: CREATE(3) %s %.*s\n", in nfsd3_proc_create() 266 dprintk("nfsd: MKDIR(3) %s %.*s\n", in nfsd3_proc_mkdir() 298 dprintk("nfsd: SYMLINK(3) %s %.*s -> %.*s\n", in nfsd3_proc_symlink() [all …]
|
D | nfsproc.c | 48 dprintk("nfsd: GETATTR %s\n", SVCFH_fmt(&argp->fh)); in nfsd_proc_getattr() 69 dprintk("nfsd: SETATTR %s, valid=%x, size=%ld\n", in nfsd_proc_setattr() 141 dprintk("nfsd: LOOKUP %s %.*s\n", in nfsd_proc_lookup() 162 dprintk("nfsd: READLINK %s\n", SVCFH_fmt(&argp->fh)); in nfsd_proc_readlink() 184 dprintk("nfsd: READ %s %d bytes at %d\n", in nfsd_proc_read() 233 dprintk("nfsd: WRITE %s %u bytes at %d\n", in nfsd_proc_write() 268 dprintk("nfsd: CREATE %s %.*s\n", in nfsd_proc_create() 389 dprintk("nfsd: existing %s, valid=%x, size=%ld\n", in nfsd_proc_create() 415 dprintk("nfsd: REMOVE %s %.*s\n", SVCFH_fmt(&argp->fh), in nfsd_proc_remove() 430 dprintk("nfsd: RENAME %s %.*s -> \n", in nfsd_proc_rename() [all …]
|
D | nfs4recover.c | 115 dprintk("NFSD: nfs4_make_rec_clidname for %.*s\n", in nfs4_make_rec_clidname() 186 dprintk("%s: failed to allocate memory for name.data!\n", in __nfsd4_create_reclaim_record_grace() 339 dprintk("NFSD: %s. Left entry %s\n", __func__, entry->name); in nfsd4_list_rec_dir() 352 dprintk("NFSD: nfsd4_unlink_clid_dir. name %.*s\n", namlen, name); in nfsd4_unlink_clid_dir() 381 dprintk("%s: failed to allocate memory for name.data!\n", in __nfsd4_remove_reclaim_record_grace() 446 dprintk("%s: failed to allocate memory for name.data!\n", in purge_old() 501 dprintk("%s: failed to allocate memory for name.data!\n", in load_recdir() 704 dprintk("%s: failed to allocate memory for name.data!\n", in nfsd4_check_legacy_client() 809 dprintk("%s: error when copying cmd from userspace", __func__); in __cld_pipe_inprogress_downcall() 874 dprintk("%s: got %zu bytes, expected %zu\n", __func__, mlen, in cld_pipe_downcall() [all …]
|
/fs/nfs/filelayout/ |
D | filelayout.c | 93 dprintk("%s Reset task %5u for i/o through MDS " in filelayout_reset_write() 110 dprintk("%s Reset task %5u for i/o through MDS " in filelayout_reset_read() 144 dprintk("%s ERROR %d, Reset session. Exchangeid " in filelayout_async_handle_error() 163 dprintk("%s Invalid layout error %d\n", __func__, in filelayout_async_handle_error() 183 dprintk("%s DS connection error %d\n", __func__, in filelayout_async_handle_error() 192 dprintk("%s Retry through MDS. Error %d\n", __func__, in filelayout_async_handle_error() 241 dprintk("%s inode %lu pls_end_pos %lu\n", __func__, hdr->inode->i_ino, in filelayout_set_layoutcommit() 274 dprintk("%s task %u reset io to MDS\n", __func__, task->tk_pid); in filelayout_read_prepare() 295 dprintk("--> %s task->tk_status %d\n", __func__, task->tk_status); in filelayout_read_call_done() 374 dprintk("%s task %u reset io to MDS\n", __func__, task->tk_pid); in filelayout_write_prepare() [all …]
|
/fs/nfs/blocklayout/ |
D | blocklayout.c | 94 dprintk("%s enter\n", __func__); in destroy_parallel() 109 dprintk("%s submitting %s bio %u@%llu\n", __func__, in bl_submit_bio() 155 dprintk("%s: npg %d rw %d isect %llu offset %u len %d\n", __func__, in do_add_page_to_bio() 236 dprintk("%s enter\n", __func__); in bl_read_cleanup() 270 dprintk("%s enter nr_pages %u offset %lld count %u\n", __func__, in bl_read_pagelist() 309 dprintk("%s Zeroing page for hole\n", __func__); in bl_read_pagelist() 370 dprintk("%s enter\n", __func__); in bl_write_cleanup() 414 dprintk("%s enter, %zu@%lld\n", __func__, count, offset); in bl_write_pagelist() 474 dprintk("%s enter\n", __func__); in bl_free_layout_hdr() 487 dprintk("%s enter\n", __func__); in __bl_alloc_layout_hdr() [all …]
|