Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfs/
Dinternal.h309 static inline bool nfs_match_open_context(const struct nfs_open_context *ctx1, in nfs_match_open_context() function
Dpagelist.c1184 if (!nfs_match_open_context(nfs_req_openctx(req), nfs_req_openctx(prev))) in nfs_coalesce_size()
Dwrite.c1211 !nfs_match_open_context(nfs_req_openctx(req), ctx); in nfs_flush_incompatible()