Searched refs:attrcache_header (Results 1 – 5 of 5) sorted by relevance
52 struct attrcache_header *fg_header; /* Attrcache header */
852 struct attrcache_header { struct
227 fgp->fg_headersize = (uint_t)sizeof (struct attrcache_header) + in filegrp_create()1414 struct attrcache_header *ahp; in filegrpattr_find()1429 ahp = (struct attrcache_header *)cachefs_kmem_zalloc( in filegrpattr_find()1611 struct attrcache_header *ahp = NULL; in filegrpattr_create()
1325 struct attrcache_header *ahp; in process_fsgroup()1362 offentry = sizeof (struct attrcache_header) + offlen + bitlen; in process_fsgroup()1391 ahp = (struct attrcache_header *)addrp; in process_fsgroup()
299 size = sizeof (struct attrcache_header); in stats_dbm_attrcache_addsize()