Searched refs:mds_client (Results 1 – 3 of 3) sorted by relevance
9 mds_client.o mdsmap.o strings.o ceph_frag.o \
131 struct nfs_client *mds_client = mds_server->nfs_client; in filelayout_async_handle_error() local153 nfs4_schedule_lease_recovery(mds_client); in filelayout_async_handle_error()220 rpc_sleep_on(&mds_client->cl_rpcwaitq, task, NULL); in filelayout_async_handle_error()221 if (test_bit(NFS4CLNT_MANAGER_RUNNING, &mds_client->cl_state) == 0) in filelayout_async_handle_error()222 rpc_wake_up_queued_task(&mds_client->cl_rpcwaitq, task); in filelayout_async_handle_error()
973 struct nfs_client *mds_client = mds_server->nfs_client; in ff_layout_async_handle_error_v4() local998 nfs4_schedule_lease_recovery(mds_client); in ff_layout_async_handle_error_v4()1067 rpc_sleep_on(&mds_client->cl_rpcwaitq, task, NULL); in ff_layout_async_handle_error_v4()1068 if (test_bit(NFS4CLNT_MANAGER_RUNNING, &mds_client->cl_state) == 0) in ff_layout_async_handle_error_v4()1069 rpc_wake_up_queued_task(&mds_client->cl_rpcwaitq, task); in ff_layout_async_handle_error_v4()