/illumos-gate/usr/src/boot/sys/ufs/ffs/ |
H A D | fs.h | 432 #define ACTIVECGNUM(fs, cg) ((fs)->fs_active[(cg) / (NBBY * sizeof(int))]) argument 433 #define ACTIVECGOFF(cg) (1 << ((cg) % (NBBY * sizeof(int)))) argument 434 #define ACTIVESET(fs, cg) do { \ argument 438 #define ACTIVECLEAR(fs, cg) do { \ argument 473 struct cg { struct 474 int32_t cg_firstfield; /* historic cyl groups linked list */ argument 475 int32_t cg_magic; /* magic number */ argument 476 int32_t cg_old_time; /* time last written */ argument 477 u_int32_t cg_cgx; /* we are the cgx'th cylinder group */ argument 478 int16_t cg_old_ncyl; /* number of cyl's this cg */ argument [all …]
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | fs.h | 274 struct cg struct 276 int xxx1; /* struct cg *cg_link; */ argument 277 int cg_magic; /* magic number */ argument 278 mach_time_t cg_time; /* time last written */ argument 279 int cg_cgx; /* we are the cgx'th cylinder group */ argument 280 short cg_ncyl; /* number of cyl's this cg */ argument 281 short cg_niblk; /* number of inode blocks this cg */ argument 282 int cg_ndblk; /* number of data blocks this cg */ argument 283 struct csum cg_cs; /* cylinder summary information */ argument 284 int cg_rotor; /* position of last used block */ argument [all …]
|
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | corectl.c | 174 struct core_globals *cg; in core_init_zone() local 195 struct core_globals *cg = arg; in core_free_zone() local 212 struct core_globals *cg; in init_core() local 246 struct core_globals *cg; in corectl() local 539 struct core_globals *cg; in set_core_defaults() local
|
/illumos-gate/usr/src/uts/common/sys/fs/ |
H A D | ufs_fs.h | 435 struct cg { struct 436 uint32_t cg_link; /* NOT USED linked list of cyl groups */ argument 437 int32_t cg_magic; /* magic number */ argument 438 time32_t cg_time; /* time last written */ argument 439 int32_t cg_cgx; /* we are the cgx'th cylinder group */ argument 440 short cg_ncyl; /* number of cyl's this cg */ argument 441 short cg_niblk; /* number of inode blocks this cg */ argument 442 int32_t cg_ndblk; /* number of data blocks this cg */ argument 443 struct csum cg_cs; /* cylinder summary information */ argument 444 int32_t cg_rotor; /* position of last used block */ argument [all …]
|
H A D | ufs_trans.h | 303 #define TRANS_SI(ufsvfsp, fs, cg) \ argument
|
/illumos-gate/usr/src/uts/common/fs/ufs/ |
H A D | ufs_alloc.c | 110 int cg; in alloc() local 188 int cg, request; in realloccg() local 299 int cg; in ufs_ialloc() local 477 int cg, minndir, mincg, avgifree, mininode, minbpg, ifree; in dirpref() local 539 int cg; in blkpref() local 631 int cg, bmap, bbase; in free() local 778 int cg; in ufs_ifree() local 845 hashalloc(struct inode *ip, int cg, long pref, int size, ulong_t (*allocator)()) in hashalloc() 894 fragextend(struct inode *ip, int cg, long bprev, int osize, int nsize) in fragextend() 975 alloccg(struct inode *ip, int cg, daddr_t bpref, int size) in alloccg() [all …]
|
H A D | ufs_snap.c | 284 ulong_t cg; in ufs_snap_find_candidates() local
|
H A D | ufs_subr.c | 1247 int error = 0, cg = 0; in ufs_construct_si() local
|
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/ |
H A D | pass5.c | 51 struct cg *cg = &cgrp; in pass5() local 61 struct cg cg; /* the rest of buf has the bitmaps */ in pass5() member
|
H A D | inode.c | 1137 int cg; in allocino() local 1387 int cg; in freeino() local
|
H A D | setup.c | 543 int cg = 0; in find_superblock() local
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | core.c | 86 core_log(struct core_globals *cg, int error, const char *why, const char *path, in core_log() 327 do_core(char *fp, int sig, enum core_types core_type, struct core_globals *cg) in do_core() 571 struct core_globals *cg, char **name) in dump_one_core()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/ufs/ |
H A D | ufs.c | 462 struct cg cg; in cg_walk_step() local 512 cg(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in cg() function 515 struct cg cg; in cg() local
|
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/ |
H A D | mDNS.c | 240 CacheGroup *cg; in mDNS_ValidateLists() local 465 CacheGroup *cg; in CacheGroupForName() local 3297 const CacheGroup *const cg = CacheGroupForName(m, q->qnamehash, &q->qname); in BuildQuestion() local 3368 const CacheGroup *cg; in ReconfirmAntecedents() local 3394 CacheGroup *const cg = CacheGroupForName(m, namehash, name); in CacheHasAddressTypeForName() local 3404 CacheGroup *const cg = CacheGroupForName(m, q->qnamehash, &q->qname); in FindSPSInCache1() local 3576 const CacheGroup *const cg = CacheGroupForName(m, q->qnamehash, &q->qname); in AccelerateThisQuery() local 3609 CacheGroup *cg; in SendQueries() local 4460 CacheGroup *cg = CacheGroupForName(m, namehash, name); in CheckForSoonToExpireRecords() local 4715 CacheGroup *cg; in ReleaseCacheRecord() local [all …]
|
H A D | uDNS.c | 4688 CacheGroup *const cg = CacheGroupForName(m, q->qnamehash, &q->qname); in uDNS_CheckCurrentQuestion() local 5576 CacheGroup *cg; in FlushAddressCacheRecords() local 5717 CacheGroup *cg = CacheGroupForName(m, mrr->namehash, mrr->name); in DNSPushProcessResponse() local 5758 CacheGroup *cg = CacheGroupForName(m, mrr->namehash, mrr->name); in DNSPushProcessResponse() local
|
H A D | DNSCommon.c | 182 CacheGroup *cg; in NumCacheRecordsForInterfaceID() local
|
H A D | mDNSEmbeddedAPI.h | 1595 union CacheEntity_union { CacheEntity *next; CacheGroup cg; CacheRecord cr; }; member
|
/illumos-gate/usr/src/uts/intel/os/ |
H A D | smt.c | 588 group_t *cg = &pg->cmt_pg.pghw_pg.pg_cpus; in smt_find_sibling() local
|
/illumos-gate/usr/src/cmd/fs.d/ufs/fstyp/ |
H A D | fstyp.c | 74 struct cg cg; member
|
/illumos-gate/usr/src/cmd/fs.d/ufs/quotacheck/ |
H A D | quotacheck.c | 428 int cg, i; in chkquota() local
|
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/ |
H A D | fsdb.c | 3602 struct cg *cg; in fprnt() local 4673 printcg(struct cg *cg) in printcg() 4710 if (cg_blktot(cg)[i] == 0) in printcg() local
|
/illumos-gate/usr/src/cmd/fs.d/ufs/mkfs/ |
H A D | mkfs.c | 453 struct cg cg; member
|
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/ |
H A D | uds_daemon.c | 5790 const CacheGroup *cg; in udsserver_info_dump_to_fd() local
|