Lines Matching refs:uintmax_t
132 (uintmax_t)nextfree); in print_ientry()
351 (uintmax_t)addr); in dump_ifile()
533 "size ", (uintmax_t)lfs_dino_getsize(fs, dip)); in dump_dinode()
538 (uintmax_t)lfs_dino_getinumber(fs, dip)); in dump_dinode()
641 (uintmax_t)lfs_fi_getino(lfsp, fp), in dump_sum()
808 "size ", (uintmax_t)lfs_sb_getsize(lfsp)); in dump_super()
811 "dsize ", (uintmax_t)lfs_sb_getdsize(lfsp), in dump_super()
830 "bmask ", (uintmax_t)lfs_sb_getbmask(lfsp), in dump_super()
832 "ffmask ", (uintmax_t)lfs_sb_getffmask(lfsp)); in dump_super()
835 "fbmask ", (uintmax_t)lfs_sb_getfbmask(lfsp), in dump_super()
852 "maxfilesize ", (uintmax_t)lfs_sb_getmaxfilesize(lfsp)); in dump_super()
865 "freehd ", (uintmax_t)lfs_sb_getfreehd(lfsp), in dump_super()
872 "nfiles ", (uintmax_t)lfs_sb_getnfiles(lfsp), in dump_super()
873 "lastseg ", (uintmax_t)lfs_sb_getlastseg(lfsp), in dump_super()
874 "nextseg ", (uintmax_t)lfs_sb_getnextseg(lfsp)); in dump_super()
876 "curseg ", (uintmax_t)lfs_sb_getcurseg(lfsp), in dump_super()
877 "offset ", (uintmax_t)lfs_sb_getoffset(lfsp), in dump_super()
878 "serial ", (uintmax_t)lfs_sb_getserial(lfsp)); in dump_super()
908 (uintmax_t)lfs_ci_getfree_head(lfsp, cip)); in dump_cleaner_info()
910 (uintmax_t)lfs_ci_getfree_tail(lfsp, cip)); in dump_cleaner_info()