clp2              480 fs/nfs/nfs4client.c 		const struct nfs_client *clp2)
clp2              482 fs/nfs/nfs4client.c 	if (clp1->cl_owner_id == NULL || clp2->cl_owner_id == NULL)
clp2              484 fs/nfs/nfs4client.c 	return strcmp(clp1->cl_owner_id, clp2->cl_owner_id) == 0;