Home
last modified time | relevance | path

Searched refs:NFS_CONTEXT_UNLOCK (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/fs/nfs/
A Dnfs3proc.c925 if (l_ctx && test_bit(NFS_CONTEXT_UNLOCK, &l_ctx->open_context->flags)) { in nfs3_nlm_alloc_call()
934 if (l_ctx && test_bit(NFS_CONTEXT_UNLOCK, &l_ctx->open_context->flags)) in nfs3_nlm_unlock_prepare()
944 if (l_ctx && test_bit(NFS_CONTEXT_UNLOCK, &l_ctx->open_context->flags)) { in nfs3_nlm_release_call()
970 set_bit(NFS_CONTEXT_UNLOCK, &ctx->flags); in nfs3_proc_lock()
A Dpagelist.c659 if (test_bit(NFS_CONTEXT_UNLOCK, &ctx->flags)) in nfs_clear_request()
A Dnfs4proc.c6929 if (test_bit(NFS_CONTEXT_UNLOCK, &calldata->l_ctx->open_context->flags) && in nfs4_locku_prepare()
6987 set_bit(NFS_CONTEXT_UNLOCK, &ctx->flags); in nfs4_do_unlck()
/linux-6.3-rc2/include/linux/
A Dnfs_fs.h88 #define NFS_CONTEXT_UNLOCK (3) macro

Completed in 28 milliseconds