/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() 118 dprintk("NFS call getattr\n"); in nfs_proc_getattr() 121 dprintk("NFS reply getattr: %d\n", status); in nfs_proc_getattr() 144 dprintk("NFS call setattr\n"); in nfs_proc_setattr() 151 dprintk("NFS reply setattr: %d\n", status); in nfs_proc_setattr() 180 dprintk("NFS call lookup %pd2\n", dentry); in nfs_proc_lookup() 183 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() 118 dprintk("NFS call getattr\n"); in nfs3_proc_getattr() 121 dprintk("NFS reply getattr: %d\n", status); in nfs3_proc_getattr() 141 dprintk("NFS call setattr\n"); in nfs3_proc_setattr() 151 dprintk("NFS reply setattr: %d\n", status); in nfs3_proc_setattr() 190 dprintk("NFS reply lookup: %d\n", status); in __nfs3_proc_lookup() 204 dprintk("NFS call lookup %pd2\n", dentry); in nfs3_proc_lookup() 240 dprintk("NFS call access\n"); in nfs3_proc_access() [all …]
|
D | callback.c | 53 dprintk("NFS: Callback listener port = %u (af %u, net %x)\n", in nfs4_callback_up_net() 61 dprintk("NFS: Callback listener port = %u (af %u, net %x)\n", in nfs4_callback_up_net() 127 dprintk("Invoking bc_svc_process()\n"); in nfs41_callback_svc() 129 dprintk("bc_svc_process() returned w/ error code= %d\n", in nfs41_callback_svc() 179 dprintk("nfs_callback_up: service started\n"); in nfs_callback_start_svc() 190 dprintk("NFS: destroy per-net callback data; net=%x\n", net->ns.inum); in nfs_callback_down_net() 203 dprintk("NFS: create per-net callback data; net=%x\n", net->ns.inum); in nfs_callback_up_net() 229 dprintk("NFS: Couldn't create callback socket: err = %d; " in nfs_callback_up_net() 273 dprintk("nfs_callback_create_svc: service created\n"); in nfs_callback_create_svc() 314 dprintk("NFS: Couldn't create server thread; err = %d\n", ret); in nfs_callback_up() [all …]
|
D | mount_clnt.c | 173 dprintk("NFS: sending MNT request for %s:%s\n", in nfs_mount() 201 dprintk("NFS: MNT request succeeded\n"); in nfs_mount() 209 dprintk("NFS: Faking up auth_flavs list\n"); in nfs_mount() 218 dprintk("NFS: failed to create MNT RPC client, status=%d\n", status); in nfs_mount() 222 dprintk("NFS: MNT request failed, status=%d\n", status); in nfs_mount() 226 dprintk("NFS: MNT server returned result %d\n", result.errno); in nfs_mount() 274 dprintk("NFS: sending UMNT request for %s:%s\n", in nfs_umount() 291 dprintk("NFS: failed to create UMNT RPC client, status=%ld\n", in nfs_umount() 296 dprintk("NFS: UMNT request failed, status=%d\n", status); in nfs_umount() 345 dprintk("NFS: unrecognized MNT status code: %u\n", status); in decode_status() [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() 517 dprintk("%s Setting layout IOMODE_%s fail bit\n", __func__, in pnfs_layout_io_set_failed() 603 dprintk("%s: lseg %p ref %d valid %d\n", __func__, lseg, in pnfs_put_lseg() [all …]
|
D | pnfs_nfs.c | 615 dprintk("%s: unhandled address family: %u\n", in same_sockaddr() 683 dprintk("--> %s\n", __func__); in destroy_ds() 772 dprintk("%s: no addresses defined\n", __func__); in nfs4_pnfs_ds_add() 793 dprintk("%s add new data server %s\n", __func__, in nfs4_pnfs_ds_add() 799 dprintk("%s data server %s found, inc'ed ds_count to %d\n", in nfs4_pnfs_ds_add() 857 dprintk("--> %s DS %s\n", __func__, ds->ds_remotestr); in _nfs4_pnfs_v3_ds_connect() 863 dprintk("%s: DS %s: trying address %s\n", in _nfs4_pnfs_v3_ds_connect() 901 dprintk("%s [new] addr: %s\n", __func__, ds->ds_remotestr); in _nfs4_pnfs_v3_ds_connect() 916 dprintk("--> %s DS %s\n", __func__, ds->ds_remotestr); in _nfs4_pnfs_v4_ds_connect() 919 dprintk("%s: DS %s: trying address %s\n", in _nfs4_pnfs_v4_ds_connect() [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() 91 dprintk("%s: fileid %llu mode %d\n", __func__, fattr->fileid, fattr->mode); in nfs_fh_to_dentry() 100 dprintk("%s: getattr failed %d\n", __func__, ret); in nfs_fh_to_dentry()
|
D | nfs4state.c | 1262 dprintk("%s: scheduling lease recovery for server %s\n", __func__, in nfs4_schedule_lease_recovery() 1289 dprintk("%s: scheduling migration recovery for (%llx:%llx) on %s\n", in nfs4_schedule_migration_recovery() 1312 dprintk("%s: scheduling lease-moved recovery for client ID %llx on %s\n", in nfs4_schedule_lease_moved_recovery() 1369 dprintk("%s: handling CB_PATHDOWN recovery for server %s\n", __func__, in nfs40_handle_cb_pathdown() 1414 dprintk("%s: scheduling stateid recovery for server %s\n", __func__, in nfs4_schedule_stateid_recovery() 1912 dprintk("%s: failed to handle error %d for server %s\n", in nfs4_recovery_handle_error() 1916 dprintk("%s: handled error %d for server %s\n", __func__, error, in nfs4_recovery_handle_error() 2031 dprintk("%s: exit with error %d for server %s\n", in nfs4_handle_reclaim_lease_error() 2041 dprintk("%s: exit with error %d for server %s\n", __func__, in nfs4_handle_reclaim_lease_error() 2046 dprintk("%s: handled error %d for server %s\n", __func__, status, in nfs4_handle_reclaim_lease_error() [all …]
|
D | nfs3acl.c | 88 dprintk("NFS call getacl\n"); in nfs3_get_acl() 100 dprintk("NFS reply getacl: %d\n", status); in nfs3_get_acl() 112 dprintk("NFS_V3_ACL extension not supported; disabling\n"); in nfs3_get_acl() 213 dprintk("NFS call setacl\n"); in __nfs3_proc_setacls() 224 dprintk("NFS reply setacl: %d\n", status); in __nfs3_proc_setacls() 232 dprintk("NFS_V3_ACL SETACL RPC not supported" in __nfs3_proc_setacls()
|
D | file.c | 64 dprintk("NFS: open file(%pD2)\n", filp); in nfs_file_open() 80 dprintk("NFS: release(%pD2)\n", filp); in nfs_file_release() 115 dprintk("NFS: llseek file(%pD2, %lld, %d)\n", in nfs_file_llseek() 143 dprintk("NFS: flush(%pD2)\n", file); in nfs_file_flush() 164 dprintk("NFS: read(%pD2, %zu@%lu)\n", in nfs_file_read() 186 dprintk("NFS: mmap(%pD2)\n", file); in nfs_file_mmap() 211 dprintk("NFS: fsync file(%pD2) datasync %d\n", file, datasync); in nfs_file_fsync_commit() 619 dprintk("NFS: write(%pD2, %zu@%Ld)\n", in nfs_file_write() 805 dprintk("NFS: lock(%pD2, t=%x, fl=%x, r=%lld:%lld)\n", in nfs_lock() 842 dprintk("NFS: flock(%pD2, t=%x, fl=%x)\n", in nfs_flock()
|
/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 | 49 dprintk("nfsd: GETATTR(3) %s\n", in nfsd3_proc_getattr() 75 dprintk("nfsd: SETATTR(3) %s\n", in nfsd3_proc_setattr() 93 dprintk("nfsd: LOOKUP(3) %s %.*s\n", in nfsd3_proc_lookup() 116 dprintk("nfsd: ACCESS(3) %s 0x%x\n", in nfsd3_proc_access() 135 dprintk("nfsd: READLINK(3) %s\n", SVCFH_fmt(&argp->fh)); in nfsd3_proc_readlink() 157 dprintk("nfsd: READ(3) %s %lu bytes at %Lu\n", in nfsd3_proc_read() 205 dprintk("nfsd: WRITE(3) %s %d bytes at %Lu%s\n", in nfsd3_proc_write() 360 dprintk("nfsd: CREATE(3) %s %.*s\n", in nfsd3_proc_create() 384 dprintk("nfsd: MKDIR(3) %s %.*s\n", in nfsd3_proc_mkdir() 423 dprintk("nfsd: SYMLINK(3) %s %.*s -> %.*s\n", in nfsd3_proc_symlink() [all …]
|
D | nfsproc.c | 32 dprintk("nfsd: GETATTR %s\n", SVCFH_fmt(&argp->fh)); in nfsd_proc_getattr() 59 dprintk("nfsd: SETATTR %s, valid=%x, size=%ld\n", in nfsd_proc_setattr() 134 dprintk("nfsd: LOOKUP %s %.*s\n", in nfsd_proc_lookup() 158 dprintk("nfsd: READLINK %s\n", SVCFH_fmt(&argp->fh)); in nfsd_proc_readlink() 183 dprintk("nfsd: READ %s %d bytes at %d\n", in nfsd_proc_read() 237 dprintk("nfsd: WRITE %s %u bytes at %d\n", in nfsd_proc_write() 276 dprintk("nfsd: CREATE %s %.*s\n", in nfsd_proc_create() 397 dprintk("nfsd: existing %s, valid=%x, size=%ld\n", in nfsd_proc_create() 427 dprintk("nfsd: REMOVE %s %.*s\n", SVCFH_fmt(&argp->fh), in nfsd_proc_remove() 443 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() 178 dprintk("%s: failed to allocate memory for name.data!\n", in __nfsd4_create_reclaim_record_grace() 331 dprintk("NFSD: %s. Left entry %s\n", __func__, entry->name); in nfsd4_list_rec_dir() 344 dprintk("NFSD: nfsd4_unlink_clid_dir. name %.*s\n", namlen, name); in nfsd4_unlink_clid_dir() 373 dprintk("%s: failed to allocate memory for name.data!\n", in __nfsd4_remove_reclaim_record_grace() 438 dprintk("%s: failed to allocate memory for name.data!\n", in purge_old() 493 dprintk("%s: failed to allocate memory for name.data!\n", in load_recdir() 696 dprintk("%s: failed to allocate memory for name.data!\n", in nfsd4_check_legacy_client() 799 dprintk("%s: error when copying cmd from userspace", __func__); in __cld_pipe_inprogress_downcall() 864 dprintk("%s: got %zu bytes, expected %zu\n", __func__, mlen, in cld_pipe_downcall() [all …]
|
/fs/lockd/ |
D | svc4proc.c | 85 dprintk("lockd: NULL called\n"); in nlm4svc_proc_null() 101 dprintk("lockd: TEST4 called\n"); in __nlm4svc_proc_test() 114 dprintk("lockd: TEST4 status %d\n", ntohl(resp->status)); in __nlm4svc_proc_test() 136 dprintk("lockd: LOCK called\n"); in __nlm4svc_proc_lock() 163 dprintk("lockd: LOCK status %d\n", ntohl(resp->status)); in __nlm4svc_proc_lock() 184 dprintk("lockd: CANCEL called\n"); in __nlm4svc_proc_cancel() 201 dprintk("lockd: CANCEL status %d\n", ntohl(resp->status)); in __nlm4svc_proc_cancel() 224 dprintk("lockd: UNLOCK called\n"); in __nlm4svc_proc_unlock() 241 dprintk("lockd: UNLOCK status %d\n", ntohl(resp->status)); in __nlm4svc_proc_unlock() 265 dprintk("lockd: GRANTED called\n"); in __nlm4svc_proc_granted() [all …]
|
D | svcproc.c | 106 dprintk("lockd: NULL called\n"); in nlmsvc_proc_null() 122 dprintk("lockd: TEST called\n"); in __nlmsvc_proc_test() 136 dprintk("lockd: TEST status %d vers %d\n", in __nlmsvc_proc_test() 159 dprintk("lockd: LOCK called\n"); in __nlmsvc_proc_lock() 186 dprintk("lockd: LOCK status %d\n", ntohl(resp->status)); in __nlmsvc_proc_lock() 208 dprintk("lockd: CANCEL called\n"); in __nlmsvc_proc_cancel() 225 dprintk("lockd: CANCEL status %d\n", ntohl(resp->status)); in __nlmsvc_proc_cancel() 249 dprintk("lockd: UNLOCK called\n"); in __nlmsvc_proc_unlock() 266 dprintk("lockd: UNLOCK status %d\n", ntohl(resp->status)); in __nlmsvc_proc_unlock() 290 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 | 96 dprintk("lockd: nlmsvc_insert_block(%p, %ld)\n", block, when); in nlmsvc_insert_block_locked() 151 dprintk("lockd: nlmsvc_lookup_block f=%p pd=%d %Ld-%Ld ty=%d\n", in nlmsvc_lookup_block() 157 dprintk("lockd: check f=%p pd=%d %Ld-%Ld ty=%d cookie=%s\n", in nlmsvc_lookup_block() 196 dprintk("nlmsvc_find_block(%s): block=%p\n", nlmdbg_cookie2a(cookie), block); in nlmsvc_find_block() 244 dprintk("lockd: created block %p...\n", block); in nlmsvc_create_block() 277 dprintk("lockd: unlinking block %p...\n", block); in nlmsvc_unlink_block() 290 dprintk("lockd: freeing block %p...\n", block); in nlmsvc_free_block() 458 dprintk("lockd: nlmsvc_defer_lock_rqst block %p flags %d status %d\n", in nlmsvc_defer_lock_rqst() 482 dprintk("lockd: nlmsvc_lock(%s/%ld, ty=%d, pi=%d, %Ld-%Ld, bl=%d)\n", in nlmsvc_lock() 510 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() 96 dprintk("lockd: open failed (error %d)\n", nfserr); in nlm_do_fopen() 147 dprintk("lockd: found file %p (count %d)\n", file, file->f_count); in nlm_lookup_file() 346 dprintk("lockd: nlm_release_file(%p, ct = %d)\n", in nlm_release_file() 420 dprintk("lockd: %s for net %x\n", __func__, net ? net->ns.inum : 0); in nlmsvc_mark_resources() 431 dprintk("lockd: nlmsvc_free_host_resources\n"); in nlmsvc_free_host_resources()
|
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 …]
|
D | svc.c | 144 dprintk("NFS locking service started (ver " LOCKD_VERSION ").\n"); in lockd() 172 dprintk("lockd: request from %s\n", in lockd() 184 dprintk("lockd_down: service stopped\n"); in lockd() 272 dprintk("%s: per-net data created; net=%x\n", __func__, net->ns.inum); in lockd_up_net() 309 dprintk("lockd_inetaddr_event: removed %pI4\n", in lockd_inetaddr_event() 335 dprintk("lockd_inet6addr_event: removed %pI6\n", &ifa->addr); in lockd_inet6addr_event() 392 dprintk("lockd_up: service created\n"); in lockd_get() 411 dprintk("lockd_down: service destroyed\n"); in lockd_put()
|
/fs/nfs/filelayout/ |
D | filelayout.c | 94 dprintk("%s Reset task %5u for i/o through MDS " in filelayout_reset_write() 111 dprintk("%s Reset task %5u for i/o through MDS " in filelayout_reset_read() 145 dprintk("%s ERROR %d, Reset session. Exchangeid " in filelayout_async_handle_error() 164 dprintk("%s Invalid layout error %d\n", __func__, in filelayout_async_handle_error() 186 dprintk("%s DS connection error %d\n", __func__, in filelayout_async_handle_error() 195 dprintk("%s Retry through MDS. Error %d\n", __func__, in filelayout_async_handle_error() 244 dprintk("%s inode %lu pls_end_pos %lu\n", __func__, hdr->inode->i_ino, in filelayout_set_layoutcommit() 277 dprintk("%s task %u reset io to MDS\n", __func__, task->tk_pid); in filelayout_read_prepare() 375 dprintk("%s task %u reset io to MDS\n", __func__, task->tk_pid); in filelayout_write_prepare() 459 dprintk("--> %s ino %lu pgbase %u req %zu@%llu\n", in filelayout_read_pagelist() [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() 133 dprintk("%s: npg %d rw %d isect %llu offset %u len %d\n", __func__, in do_add_page_to_bio() 213 dprintk("%s enter\n", __func__); in bl_read_cleanup() 247 dprintk("%s enter nr_pages %u offset %lld count %u\n", __func__, in bl_read_pagelist() 286 dprintk("%s Zeroing page for hole\n", __func__); in bl_read_pagelist() 347 dprintk("%s enter\n", __func__); in bl_write_cleanup() 391 dprintk("%s enter, %zu@%lld\n", __func__, count, offset); in bl_write_pagelist() 450 dprintk("%s enter\n", __func__); in bl_free_layout_hdr() 463 dprintk("%s enter\n", __func__); in __bl_alloc_layout_hdr() [all …]
|