Home
last modified time | relevance | path

Searched refs:nfs_match_open_context (Results 1 - 6 of 6) sorted by relevance

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

Completed in 17 milliseconds