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