Home
last modified time | relevance | path

Searched refs:cl_hostname (Results 1 – 11 of 11) sorted by relevance

/linux/fs/nfs/
A Dnfs4state.c1242 clp->cl_hostname); in nfs4_schedule_lease_recovery()
1272 clp->cl_hostname); in nfs4_schedule_migration_recovery()
1348 clp->cl_hostname); in nfs40_handle_cb_pathdown()
1393 clp->cl_hostname); in nfs4_schedule_stateid_recovery()
1891 clp->cl_hostname); in nfs4_recovery_handle_error()
1985 clp->cl_hostname); in nfs4_handle_reclaim_lease_error()
2014 clp->cl_hostname); in nfs4_handle_reclaim_lease_error()
2090 clp->cl_hostname); in nfs4_try_migration()
2154 clp->cl_hostname); in nfs4_handle_migration()
2200 clp->cl_hostname); in nfs4_handle_lease_moved()
[all …]
A Dnfs4trace.h44 __string(dstaddr, clp->cl_hostname)
50 __assign_str(dstaddr, clp->cl_hostname);
331 __string(hostname, clp->cl_hostname)
336 __assign_str(hostname, clp->cl_hostname);
357 __string(hostname, clp->cl_hostname)
364 __assign_str(hostname, clp->cl_hostname);
1317 __string(dstaddr, clp ? clp->cl_hostname : "unknown")
1372 __string(dstaddr, clp ? clp->cl_hostname : "unknown")
1926 __string(dstaddr, clp->cl_hostname)
1931 __assign_str(dstaddr, clp->cl_hostname);
[all …]
A Dclient.c172 clp->cl_hostname = kstrdup(cl_init->hostname, GFP_KERNEL); in nfs_alloc_client()
173 if (!clp->cl_hostname) in nfs_alloc_client()
249 kfree(clp->cl_hostname); in nfs_free_client()
511 .servername = clp->cl_hostname, in nfs_create_rpc_client()
566 .hostname = clp->cl_hostname, in nfs_start_lockd()
1240 clp->cl_hostname); in nfs_server_list_show()
A Dnfs4client.c414 .servername = old->cl_hostname, in nfs4_add_trunk()
723 clp->cl_hostname, in nfs4_detect_session_trunking()
728 pr_info("NFS: %s: Session trunking failed for %s\n", clp->cl_hostname, in nfs4_detect_session_trunking()
1346 if (server->nfs_client->cl_hostname == NULL) in nfs4_update_server()
1347 server->nfs_client->cl_hostname = kstrdup(hostname, GFP_KERNEL); in nfs4_update_server()
A Dcallback.c416 if (strcmp(p, clp->cl_hostname) != 0) in check_gss_callback_principal()
A Dpnfs_nfs.c868 .servername = clp->cl_hostname, in _nfs4_pnfs_v3_ds_connect()
924 .servername = clp->cl_hostname, in _nfs4_pnfs_v4_ds_connect()
A Ddelegation.c478 __func__, clp->cl_hostname); in nfs_inode_set_delegation()
A Dnfs4proc.c568 server->nfs_client->cl_hostname); in nfs4_do_handle_exception()
1946 clp->cl_hostname); in nfs4_opendata_check_deleg()
3250 NFS_SERVER(dir)->nfs_client->cl_hostname); in nfs4_do_open()
3384 server->nfs_client->cl_hostname); in nfs4_do_setattr()
7953 clp->cl_hostname); in nfs4_proc_get_locations()
8079 clp->cl_hostname); in nfs4_proc_fsid_present()
8732 "DESTROY_CLIENTID.", status, clp->cl_hostname); in _nfs4_proc_destroy_clientid()
A Dwrite.c1595 NFS_SERVER(inode)->nfs_client->cl_hostname, in nfs_writeback_done()
A Dinode.c2021 NFS_SERVER(inode)->nfs_client->cl_hostname, in nfs_update_inode()
/linux/include/linux/
A Dnfs_fs_sb.h53 char * cl_hostname; /* hostname of server */ member

Completed in 49 milliseconds