Lines Matching refs:cl_ownerstr_hashtbl
378 list_for_each_entry(so, &clp->cl_ownerstr_hashtbl[hashval],
1973 clp->cl_ownerstr_hashtbl = kmalloc_array(OWNER_HASH_SIZE,
1976 if (!clp->cl_ownerstr_hashtbl)
1979 INIT_LIST_HEAD(&clp->cl_ownerstr_hashtbl[i]);
2010 kfree(clp->cl_ownerstr_hashtbl);
2121 list_for_each_entry_safe(so, tmp, &clp->cl_ownerstr_hashtbl[i],
4236 &clp->cl_ownerstr_hashtbl[strhashval]);
6447 list_for_each_entry(so, &clp->cl_ownerstr_hashtbl[strhashval],
6511 &clp->cl_ownerstr_hashtbl[strhashval]);
7137 list_for_each_entry(sop, &clp->cl_ownerstr_hashtbl[hashval],