Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfs/
Dinternal.h307 static inline bool nfs_match_open_context(const struct nfs_open_context *ctx1, in nfs_match_open_context() function
Dpagelist.c1058 if (!nfs_match_open_context(nfs_req_openctx(req), nfs_req_openctx(prev))) in nfs_coalesce_size()
Dwrite.c1193 !nfs_match_open_context(nfs_req_openctx(req), ctx); in nfs_flush_incompatible()