Searched refs:ctx2 (Results 1 – 1 of 1) sorted by relevance
319 const struct nfs_open_context *ctx2) in nfs_match_open_context() argument321 return cred_fscmp(ctx1->cred, ctx2->cred) == 0 && ctx1->state == ctx2->state; in nfs_match_open_context()
Completed in 7 milliseconds