H A D | fs.h | 565 #define old_cg_blktot_old(cgp, ns) \ argument 567 #define old_cg_blks_old(fs, cgp, cylno, ns) \ argument 570 #define old_cg_blktot_new(cgp, ns) \ argument 573 #define old_cg_blks_new(fs, cgp, cylno, ns) \ argument 577 old_cg_blktot(cgp,ns) global() argument 580 old_cg_blks(fs,cgp,cylno,ns) global() argument 584 cg_inosused_new(cgp,ns) global() argument 587 cg_blksfree_new(cgp,ns) global() argument 590 cg_chkmagic_new(cgp,ns) global() argument 593 cg_inosused_old(cgp,ns) global() argument 595 cg_blksfree_old(cgp,ns) global() argument 597 cg_chkmagic_old(cgp,ns) global() argument 600 cg_inosused(cgp,ns) global() argument 603 cg_blksfree(cgp,ns) global() argument 606 cg_chkmagic(cgp,ns) global() argument 609 cg_clustersfree(cgp,ns) global() argument 612 cg_clustersum(cgp,ns) global() argument [all...] |