Home
last modified time | relevance | path

Searched refs:mds_client (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/ceph/
DMakefile9 mds_client.o mdsmap.o strings.o ceph_frag.o \
/linux-4.1.27/fs/nfs/filelayout/
Dfilelayout.c130 struct nfs_client *mds_client = mds_server->nfs_client; in filelayout_async_handle_error() local
152 nfs4_schedule_lease_recovery(mds_client); in filelayout_async_handle_error()
219 rpc_sleep_on(&mds_client->cl_rpcwaitq, task, NULL); in filelayout_async_handle_error()
220 if (test_bit(NFS4CLNT_MANAGER_RUNNING, &mds_client->cl_state) == 0) in filelayout_async_handle_error()
221 rpc_wake_up_queued_task(&mds_client->cl_rpcwaitq, task); in filelayout_async_handle_error()
/linux-4.1.27/fs/nfs/flexfilelayout/
Dflexfilelayout.c682 struct nfs_client *mds_client = mds_server->nfs_client; in ff_layout_async_handle_error_v4() local
707 nfs4_schedule_lease_recovery(mds_client); in ff_layout_async_handle_error_v4()
775 rpc_sleep_on(&mds_client->cl_rpcwaitq, task, NULL); in ff_layout_async_handle_error_v4()
776 if (test_bit(NFS4CLNT_MANAGER_RUNNING, &mds_client->cl_state) == 0) in ff_layout_async_handle_error_v4()
777 rpc_wake_up_queued_task(&mds_client->cl_rpcwaitq, task); in ff_layout_async_handle_error_v4()