/dflybsd-src/sys/kern/ |
H A D | vfs_cluster.c | 224 cluster_readx(struct vnode *vp, off_t filesize, off_t loffset, int blksize, in cluster_readx() 569 cluster_readcb(struct vnode *vp, off_t filesize, off_t loffset, int blksize, in cluster_readcb() 894 int blksize, int run, struct buf *fbp, int *srp) in cluster_rbuild() 1208 cluster_wbuild_wb(struct vnode *vp, int blksize, off_t start_loffset, int len) in cluster_wbuild_wb() 1244 cluster_write(struct buf *bp, off_t filesize, int blksize, int seqcount) in cluster_write() 1459 int blksize, off_t start_loffset, int bytes) in cluster_wbuild() 1728 struct buf *last_bp, int blksize) in cluster_collectbufs()
|
H A D | vfs_vm.c | 130 nvtruncbuf(struct vnode *vp, off_t length, int blksize, int boff, int flags) in nvtruncbuf() 431 nvnode_pager_setsize(struct vnode *vp, off_t length, int blksize, int boff) in nvnode_pager_setsize()
|
H A D | subr_disklabel64.c | 391 uint32_t blksize = info->d_media_blksize; in l64_clone_label() local 443 uint32_t blksize; in l64_makevirginlabel() local
|
H A D | vfs_subr.c | 475 vtruncbuf(struct vnode *vp, off_t length, int blksize) in vtruncbuf() 1621 vinitvmio(struct vnode *vp, off_t filesize, int blksize, int boff) in vinitvmio()
|
/dflybsd-src/sbin/hammer2/ |
H A D | cmd_rsa.c | 124 int blksize = 0; in cmd_rsaenc() local 259 int blksize = 0; in cmd_rsadec() local
|
/dflybsd-src/sys/vfs/ext2fs/ |
H A D | ext2_htree.c | 423 struct componentname *cnp, uint32_t blksize) in ext2_htree_append_block() 518 ext2_append_entry(char *block, uint32_t blksize, in ext2_append_entry() 537 uint32_t blksize, uint32_t *hash_seed, uint8_t hash_version, in ext2_htree_split_dirblock() 677 uint32_t blksize, dirlen, split_hash; in ext2_htree_create_index() local 789 uint32_t blksize, blknum; in ext2_htree_add_entry() local
|
H A D | fs.h | 168 #define blksize(fs, ip, lbn) ((fs)->e2fs_fsize) macro
|
/dflybsd-src/test/stress/fsstress/ |
H A D | global.h | 84 memalign(int blksize, int bytes) in memalign()
|
/dflybsd-src/sys/sys/ |
H A D | buf2.h | 373 int blksize, size_t minreq, size_t maxreq, struct buf **bpp) in cluster_read() 382 int blksize, size_t minreq, size_t maxreq, struct buf **bpp) in cluster_read_kvabio()
|
/dflybsd-src/sbin/disklabel64/ |
H A D | disklabel64.c | 647 uint32_t blksize; in display() local 865 uint32_t blksize = 0; in getasciilabel() local 1076 int lineno, uint32_t blksize) in getasciipartspec()
|
/dflybsd-src/sys/vfs/hammer/ |
H A D | hammer_vnops.c | 315 int blksize; in hammer_vop_read() local 599 int blksize; in hammer_vop_write() local 2164 int blksize; in hammer_vop_setattr() local 2974 int blksize; in hammer_vop_bmap() local
|
H A D | hammer_io.c | 1944 int blksize; in hammer_io_direct_uncache_callback() local
|
/dflybsd-src/sys/dev/smbus/atmel_mxt/ |
H A D | test_atmel.c | 169 size_t blksize; in main() local
|
H A D | atmel_mxt.c | 363 int blksize; in init_device() local
|
/dflybsd-src/lib/libdmsg/ |
H A D | crypto.c | 352 size_t blksize; in dmsg_crypto_negotiate() local
|
/dflybsd-src/sys/vm/ |
H A D | vnode_pager.c | 103 int blksize, int boff) in vnode_pager_alloc()
|
/dflybsd-src/sys/dev/disk/nata/ |
H A D | atapi-tape.h | 155 int blksize; /* block size (512 | 1024) */ member
|
/dflybsd-src/sys/dev/sound/pci/ |
H A D | neomagic.c | 55 u_int32_t blksize, wmark; member
|
/dflybsd-src/sys/dev/disk/nvme/ |
H A D | nvme.h | 186 uint32_t blksize; member
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | remote-fileio.c | 428 LONGEST blksize; in remote_fileio_to_fio_stat() local
|
/dflybsd-src/usr.sbin/makefs/hammer2/ |
H A D | hammer2_compat.h | 554 vinitvmio(struct m_vnode *vp, off_t filesize, int blksize, int boff) in vinitvmio() 684 nvtruncbuf(struct m_vnode *vp, off_t length, int blksize, int boff, int flags) in nvtruncbuf()
|
/dflybsd-src/crypto/openssh/ |
H A D | scp.c | 2227 allocbuf(BUF *bp, int fd, int blksize)
|
/dflybsd-src/sys/vfs/isofs/cd9660/ |
H A D | iso.h | 261 #define blksize(imp, ip, lbn) ((imp)->logical_block_size) macro
|
/dflybsd-src/sys/vfs/ufs/ |
H A D | fs.h | 539 #define blksize(fs, ip, lbn) \ macro
|
/dflybsd-src/stand/boot/common/ |
H A D | fs.h | 579 #define blksize(fs, ip, lbn) \ macro
|