Home
last modified time | relevance | path

Searched defs:cg (Results 1 – 25 of 40) sorted by relevance

12

/freebsd-14-stable/sys/fs/ext2fs/
HDext2_alloc.c108 int cg; in ext2_alloc() local
391 int error, cg; in ext2_valloc() local
601 int cg, prefcg, cgsize; in ext2_dirpref() local
751 ext2_hashalloc(struct inode *ip, int cg, long pref, int size, in ext2_hashalloc() argument
795 ext2_cg_number_gdb_nometa(struct m_ext2fs *fs, int cg) in ext2_cg_number_gdb_nometa()
809 ext2_cg_number_gdb_meta(struct m_ext2fs *fs, int cg) in ext2_cg_number_gdb_meta()
825 ext2_cg_number_gdb(struct m_ext2fs *fs, int cg) in ext2_cg_number_gdb()
840 ext2_number_base_meta_blocks(struct m_ext2fs *fs, int cg) in ext2_number_base_meta_blocks()
883 ext2_block_in_group(struct m_ext2fs *fs, e4fs_daddr_t block, int cg) in ext2_block_in_group()
890 ext2_cg_block_bitmap_init(struct m_ext2fs *fs, int cg, struct buf *bp) in ext2_cg_block_bitmap_init()
[all …]
HDext2_csum.c489 ext2_gd_i_bitmap_csum_verify(struct m_ext2fs *fs, int cg, struct buf *bp) in ext2_gd_i_bitmap_csum_verify()
515 ext2_gd_i_bitmap_csum_set(struct m_ext2fs *fs, int cg, struct buf *bp) in ext2_gd_i_bitmap_csum_set()
530 ext2_gd_b_bitmap_csum_verify(struct m_ext2fs *fs, int cg, struct buf *bp) in ext2_gd_b_bitmap_csum_verify()
556 ext2_gd_b_bitmap_csum_set(struct m_ext2fs *fs, int cg, struct buf *bp) in ext2_gd_b_bitmap_csum_set()
HDext2_subr.c102 ext2_clusteracct(struct m_ext2fs *fs, char *bbp, int cg, e4fs_daddr_t bno, int cnt) in ext2_clusteracct()
/freebsd-14-stable/sys/ufs/ffs/
HDfs.h559 #define ACTIVECGNUM(fs, cg) ((fs)->fs_active[(cg) / (NBBY * sizeof(uint64_t))]) argument
560 #define ACTIVECGOFF(cg) (1 << ((cg) % (NBBY * sizeof(uint64_t)))) argument
561 #define ACTIVESET(fs, cg) do { \ argument
565 #define ACTIVECLEAR(fs, cg) do { \ argument
600 struct cg { struct
601 int32_t cg_firstfield; /* historic cyl groups linked list */ argument
602 int32_t cg_magic; /* magic number */ argument
603 int32_t cg_old_time; /* time last written */ argument
604 uint32_t cg_cgx; /* we are the cgx'th cylinder group */ argument
605 int16_t cg_old_ncyl; /* number of cyl's this cg */ argument
[all …]
HDffs_alloc.c163 uint64_t cg, reclaimed; in ffs_alloc() local
267 uint64_t cg, request, reclaimed; in ffs_realloccg() local
581 int i, cg, len, start_lvl, end_lvl, ssize; in ffs_reallocblks_ufs1() local
848 int i, cg, len, start_lvl, end_lvl, ssize; in ffs_reallocblks_ufs2() local
1124 uint64_t cg; in ffs_valloc() local
1247 int cg, prefcg, curcg, dirsize, cgsize; in ffs_dirpref() local
1413 uint64_t cg, inocg; in ffs_blkpref_ufs1() local
1533 uint64_t cg, inocg; in ffs_blkpref_ufs2() local
1657 uint64_t cg, in ffs_hashalloc()
1715 uint64_t cg, in ffs_fragextend()
[all …]
HDffs_vfsops.c246 int cg, havemtx; in ffs_check_blkno() local
1941 uint64_t cg; in ffs_inotovp() local
/freebsd-14-stable/usr.sbin/makefs/ffs/
HDffs_alloc.c96 int cg; in ffs_alloc() local
155 u_int cg, startcg; in ffs_blkpref_ufs1() local
194 u_int cg, startcg; in ffs_blkpref_ufs2() local
243 ffs_hashalloc(struct inode *ip, u_int cg, daddr_t pref, int size, in ffs_hashalloc()
292 ffs_alloccg(struct inode *ip, int cg, daddr_t bpref, int size) in ffs_alloccg()
431 int i, error, cg, blk, frags, bbase; in ffs_blkfree() local
HDmkfs.c105 struct cg cg; member
/freebsd-14-stable/lib/libufs/
HDcgroup.c83 int i, cg, blk, frags, bbase; in cgbfree() local
222 cgget(int devfd, struct fs *fs, int cg, struct cg *cgp) in cgget()
264 cgwrite1(struct uufsd *disk, int cg) in cgwrite1()
/freebsd-14-stable/usr.sbin/pmcstat/
HDpmcpl_callgraph.c96 struct pmcstat_cgnode *cg; in pmcstat_cgnode_allocate() local
115 pmcstat_cgnode_free(struct pmcstat_cgnode *cg) in pmcstat_cgnode_free()
136 struct pmcstat_cgnode *cg; in pmcstat_cgnode_hash_lookup_pc() local
256 pmcstat_cgnode_print(struct pmcstat_cgnode *cg, int depth, uint32_t total) in pmcstat_cgnode_print()
476 pmcstat_cgnode_topprint(struct pmcstat_cgnode *cg, in pmcstat_cgnode_topprint()
HDpmcpl_gprof.c272 pmcstat_cgnode_do_gmon_arcs(struct pmcstat_cgnode *cg, pmc_id_t pmcid) in pmcstat_cgnode_do_gmon_arcs()
/freebsd-14-stable/sbin/fsck_ffs/
HDfsutil.c236 cglookup(int cg) in cglookup()
274 struct cg *cg; in cgdirty() local
616 int ofsmodified, cnt, cg; in ckfini() local
1001 check_cgmagic(int cg, struct bufarea *cgbp) in check_cgmagic()
1078 rebuild_cg(int cg, struct bufarea *cgbp) in rebuild_cg()
1170 long cg; in std_checkblkavail() local
HDpass4.c56 int i, n, cg; in pass4() local
HDgjournal.c73 int cg; in gjournal_check() local
HDsetup.c286 int cg, loc, len, status; in checksnapinfo() local
HDpass5.c69 struct cg *cg, *newcg = (struct cg *)buf; in pass5() local
HDinode.c646 setinodebuf(int cg, ino_t inosused) in setinodebuf()
1414 int cg, anyino; in allocino() local
HDdir.c790 long cg, indiralloced; in expanddir() local
/freebsd-14-stable/sys/ufs/ufs/
HDufs_gjournal.c58 int error, cg; in ufs_gjournal_modref() local
/freebsd-14-stable/sbin/fsirand/
HDfsirand.c110 int devfd, n, cg; in fsirand() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDCallGraphSCCPass.h93 CallGraphSCC(CallGraph &cg, void *context) : CG(cg), Context(context) {} in CallGraphSCC()
/freebsd-14-stable/sys/kern/
HDsched_ule.c673 cpu_search_lowest(const struct cpu_group *cg, const struct cpu_search *s, in cpu_search_lowest()
755 cpu_search_highest(const struct cpu_group *cg, const struct cpu_search *s, in cpu_search_highest()
813 sched_lowest(const struct cpu_group *cg, cpuset_t *mask, int pri, int maxload, in sched_lowest()
832 sched_highest(const struct cpu_group *cg, cpuset_t *mask, int minload, in sched_highest()
846 sched_balance_group(struct cpu_group *cg) in sched_balance_group()
1025 struct cpu_group *cg, *parent; in tdq_idled() local
1321 struct cpu_group *cg, *ccg; in sched_pickcpu() local
2026 struct cpu_group *cg, *parent; in tdq_trysteal() local
3211 sysctl_kern_sched_topology_spec_internal(struct sbuf *sb, struct cpu_group *cg, in sysctl_kern_sched_topology_spec_internal()
HDsubr_smp.c639 smp_topo_fill(struct cpu_group *cg) in smp_topo_fill()
840 struct cpu_group *cg; in smp_topo_find() local
/freebsd-14-stable/sbin/newfs/
HDmkfs.c122 uint cg; in mkfs() local
/freebsd-14-stable/sbin/quotacheck/
HDquotacheck.c251 u_int32_t cg; in chkquota() local

12