Searched refs:NFS_CONTEXT_UNLOCK (Results 1 – 4 of 4) sorted by relevance
969 if (l_ctx && test_bit(NFS_CONTEXT_UNLOCK, &l_ctx->open_context->flags)) { in nfs3_nlm_alloc_call() 978 if (l_ctx && test_bit(NFS_CONTEXT_UNLOCK, &l_ctx->open_context->flags)) in nfs3_nlm_unlock_prepare() 988 if (l_ctx && test_bit(NFS_CONTEXT_UNLOCK, &l_ctx->open_context->flags)) { in nfs3_nlm_release_call() 1014 set_bit(NFS_CONTEXT_UNLOCK, &ctx->flags); in nfs3_proc_lock()
566 if (test_bit(NFS_CONTEXT_UNLOCK, &ctx->flags)) in nfs_clear_request()
7116 if (test_bit(NFS_CONTEXT_UNLOCK, &calldata->l_ctx->open_context->flags) && in _nfs4_proc_getlk() 7175 set_bit(NFS_CONTEXT_UNLOCK, &ctx->flags); in nfs4_refresh_lock_old_stateid()
110 #define NFS_CONTEXT_UNLOCK (3) macro