Home
last modified time | relevance | path

Searched refs:NFS4CLNT_MANAGER_RUNNING (Results 1 – 5 of 5) sorted by relevance

/fs/nfs/
Dnfs4state.c1145 clear_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state); in nfs4_clear_state_manager_bit()
1147 wake_up_bit(&clp->cl_state, NFS4CLNT_MANAGER_RUNNING); in nfs4_clear_state_manager_bit()
1159 if (test_and_set_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state) != 0) in nfs4_schedule_state_manager()
1255 res = wait_on_bit_action(&clp->cl_state, NFS4CLNT_MANAGER_RUNNING, in nfs4_wait_clnt_recover()
2491 if (test_and_set_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state) != 0) in nfs4_state_manager()
Dnfs4_fs.h29 NFS4CLNT_MANAGER_RUNNING = 0, enumerator
Dnfs4proc.c536 if (test_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state) == 0) in nfs4_async_handle_exception()
/fs/nfs/filelayout/
Dfilelayout.c222 if (test_bit(NFS4CLNT_MANAGER_RUNNING, &mds_client->cl_state) == 0) in filelayout_async_handle_error()
/fs/nfs/flexfilelayout/
Dflexfilelayout.c1165 if (test_bit(NFS4CLNT_MANAGER_RUNNING, &mds_client->cl_state) == 0) in ff_layout_async_handle_error_v4()