Lines Matching refs:cl_ownerstr_hashtbl
549 list_for_each_entry(so, &clp->cl_ownerstr_hashtbl[hashval],
2098 clp->cl_ownerstr_hashtbl = kmalloc_array(OWNER_HASH_SIZE,
2101 if (!clp->cl_ownerstr_hashtbl)
2104 INIT_LIST_HEAD(&clp->cl_ownerstr_hashtbl[i]);
2138 kfree(clp->cl_ownerstr_hashtbl);
2251 list_for_each_entry_safe(so, tmp, &clp->cl_ownerstr_hashtbl[i],
4498 &clp->cl_ownerstr_hashtbl[strhashval]);
6038 list_for_each_entry(so, &clp->cl_ownerstr_hashtbl[i],
7240 list_for_each_entry(so, &clp->cl_ownerstr_hashtbl[strhashval],
7304 &clp->cl_ownerstr_hashtbl[strhashval]);