Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ceph/
DMakefile9 mds_client.o mdsmap.o strings.o ceph_frag.o \
/linux-4.4.14/fs/nfs/filelayout/
Dfilelayout.c131 struct nfs_client *mds_client = mds_server->nfs_client; in filelayout_async_handle_error() local
153 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()
/linux-4.4.14/fs/nfs/flexfilelayout/
Dflexfilelayout.c973 struct nfs_client *mds_client = mds_server->nfs_client; in ff_layout_async_handle_error_v4() local
998 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()