Searched refs:owners (Results 1 – 1 of 1) sorted by relevance
37 } owners[]; member133 if (chunk->owners[i].owner) in free_chunk()134 put_tree(chunk->owners[i].owner); in free_chunk()194 size = offsetof(struct audit_chunk, owners) + count * sizeof(struct node); in alloc_chunk()204 INIT_LIST_HEAD(&chunk->owners[i].list); in alloc_chunk()205 chunk->owners[i].index = i; in alloc_chunk()267 if (chunk->owners[n].owner == tree) in audit_tree_match()278 return container_of(p, struct audit_chunk, owners[0]); in find_chunk()305 if (!old->owners[j].owner) { in replace_chunk()309 owner = old->owners[j].owner; in replace_chunk()[all …]