/titanic_41/usr/src/cmd/boot/fiocompress/ |
H A D | fiocompress.c | 177 size_t blks, dstlen, hlen; in do_comp() local 249 size_t blks, blksize; in do_decomp() local
|
/titanic_41/usr/src/cmd/fs.d/ufs/fsck/ |
H A D | main.c | 364 daddr32_t blks; in checkfilesys() local
|
H A D | inode.c | 827 uint_t blks; in cacheino() local 900 uint_t blks; in cacheacl() local
|
/titanic_41/usr/src/uts/common/avs/ns/sdbc/ |
H A D | sd_bcache.h | 851 #define CACHE_FBA_READ(cd, blks) \ argument 854 #define DISK_FBA_READ(cd, blks) \ argument 857 #define CACHE_FBA_WRITE(cd, blks) \ argument 860 #define DISK_FBA_WRITE(cd, blks) \ argument 933 #define CACHE_FBA_READ(cd, blks) argument 934 #define DISK_FBA_READ(cd, blks) argument 935 #define CACHE_FBA_WRITE(cd, blks) argument 936 #define DISK_FBA_WRITE(cd, blks) argument
|
H A D | sd_pcu.c | 106 nsc_size_t i, blks; in sdbc_get_anon_list() local
|
H A D | sd_bio.c | 547 sd_alloc_iob(dev_t dev, nsc_off_t fba_pos, int blks, int flag) in sd_alloc_iob()
|
/titanic_41/usr/src/uts/common/fs/cachefs/ |
H A D | cachefs_resource.c | 82 enum cachefs_rl_type type, uint_t entno, size_t blks) in cachefs_rlent_moveto() 92 enum cachefs_rl_type type, uint_t entno, size_t blks) in cachefs_rlent_moveto_nolock()
|
/titanic_41/usr/src/cmd/fs.d/cachefs/fsck/ |
H A D | res.c | 656 res_rlent_moveto(res *resp, enum cachefs_rl_type type, uint_t entno, long blks) in res_rlent_moveto()
|
/titanic_41/usr/src/cmd/svr4pkg/pkgmk/ |
H A D | splpkgmap.c | 65 fsblkcnt_t blks; member
|
/titanic_41/usr/src/cmd/backup/dump/ |
H A D | dumpmain.c | 1235 mb(u_offset_t blks) in mb()
|
H A D | dumptape.c | 81 struct breq blks; /* used for off-line mode */ member
|
/titanic_41/usr/src/cmd/fs.d/ufs/quot/ |
H A D | quot.c | 302 long blks, frags, size; in qacct() local
|
/titanic_41/usr/src/cmd/mdb/common/modules/ufs/ |
H A D | ufs.c | 521 short *blks; in cg() local
|
/titanic_41/usr/src/uts/common/fs/ufs/ |
H A D | ufs_alloc.c | 635 short *blks; in free() local 1116 short *blks; in alloccgblk() local
|
H A D | ufs_vfsops.c | 1962 int blks; in sbupdate() local
|
/titanic_41/usr/src/uts/sun4u/os/ |
H A D | memscrub.c | 1042 memscrub_scan(uint_t blks, ms_paddr_t src) in memscrub_scan()
|
/titanic_41/usr/src/cmd/format/ |
H A D | startup.c | 2617 int blks; in str2blks() local
|
/titanic_41/usr/src/uts/common/io/lvm/md/ |
H A D | md.c | 895 md_print_block_usage(mddb_set_t *s, uint_t blks) in md_print_block_usage()
|
/titanic_41/usr/src/cmd/backup/restore/ |
H A D | tape.c | 1899 int blks, i; in accthdr() local
|
/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | fs.h | 415 #define blkstofrags(fs, blks) /* calculates (blks * fs->fs_frag) */ \ argument
|
H A D | ufs2.h | 400 #define blkstofrags(fs, blks) /* calculates (blks * fs->fs_frag) */ \ argument
|
/titanic_41/usr/src/uts/common/io/lvm/mirror/ |
H A D | mirror_resync.c | 1608 int blks; in check_comp_4_resync() local
|
/titanic_41/usr/src/uts/common/sys/fs/ |
H A D | ufs_fs.h | 680 #define blkstofrags(fs, blks) /* calculates (blks * fs->fs_frag) */ \ argument
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | dmu.c | 618 for (uint64_t blks = 0; *start > minimum && blks < maxblks; blks++) { in get_next_chunk() local
|
/titanic_41/usr/src/uts/common/krtld/ |
H A D | kobj.c | 3962 uint_t blks; in kobj_read_blks() local
|