Searched defs:blksize (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-13-stable/sys/fs/ext2fs/
H A Dfs.h152 #define blksize(fs, ip, lbn) ((fs)->e2fs_fsize) macro
H A Dext2_htree.c519 ext2_append_entry(char *block, uint32_t blksize, argument
422 ext2_htree_append_block(struct vnode *vp, char *data, struct componentname *cnp, uint32_t blksize) argument
537 ext2_htree_split_dirblock(struct inode *ip, char *block1, char *block2, uint32_t blksize, uint32_t *hash_seed, uint8_t hash_version, uint32_t *split_hash, struct ext2fs_direct_2 *entry) argument
678 uint32_t blksize, dirlen, split_hash; local
790 uint32_t blksize, blknum; local
922 ext2_htree_split_dirblock(ip, (char *)bp->b_data, newdirblock, blksize, local
[all...]
/freebsd-13-stable/sys/geom/
H A Dgeom_redboot.c249 off_t blksize; /* NB: flash block size stored as stripesize */ local
/freebsd-13-stable/sys/powerpc/ps3/
H A Dps3cdrom.c128 uint32_t blksize; member in struct:lv1_atapi_cmd
/freebsd-13-stable/sys/geom/part/
H A Dg_part_bsd64.c307 uint32_t blksize, ressize; local
/freebsd-13-stable/sys/dev/sound/pci/
H A Dneomagic.c57 u_int32_t blksize, wmark; member in struct:sc_chinfo
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vfsops.c1042 uint32_t blksize; local
H A Dzfs_znode.c489 uint32_t blksize; local
H A Dzfs_vnops_os.c1664 uint32_t blksize; local
/freebsd-13-stable/contrib/opie/
H A Dopieftpd.c916 static VOIDRET send_data FUNCTION((instr, outstr, blksize), FILE *instr AND FILE *outstr AND off_t blksize) argument
/freebsd-13-stable/sys/fs/cd9660/
H A Diso.h272 #define blksize(imp, ip, lbn) ((imp)->logical_block_size) macro
/freebsd-13-stable/sys/ufs/ffs/
H A Dffs_alloc.c3208 long blkcnt, blksize; local
H A Dffs_vfsops.c239 ffs_check_blkno(struct mount *mp, ino_t inum, ufs2_daddr_t daddr, int blksize) argument
/freebsd-13-stable/sbin/fsck_ffs/
H A Dsuj.c509 int blksize; local
553 int blksize; local
1237 int blksize, frags; local
[all...]
/freebsd-13-stable/libexec/ftpd/
H A Dftpd.c2089 send_data(FILE *instr, FILE *outstr, size_t blksize, off_t filesize, int isreg) argument
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Ddmu.c2211 dmu_object_size_from_db(dmu_buf_t *db_fake, uint32_t *blksize, argument
H A Dsa.c2137 sa_object_size(sa_handle_t *hdl, uint32_t *blksize, u_longlong_t *nblocks) argument
/freebsd-13-stable/sys/dev/ida/
H A Didareg.h253 u_int16_t blksize; /* block size in bytes */ member in struct:ida_phys_drv_info
/freebsd-13-stable/crypto/openssh/
H A Dscp.c1673 allocbuf(BUF *bp, int fd, int blksize) argument
/freebsd-13-stable/contrib/lib9p/
H A Dfcall.h422 uint64_t blksize; member in struct:l9p_f_rgetattr
/freebsd-13-stable/sys/fs/fuse/
H A Dfuse_kernel.h164 uint32_t blksize; member in struct:fuse_attr
/freebsd-13-stable/sys/kern/
H A Dvfs_vnops.c3137 u_long blksize; local
3058 vn_write_outvp(struct vnode *outvp, char *dat, off_t outoff, off_t xfer, u_long blksize, bool growfile, bool checkhole, struct ucred *cred) argument
[all...]
/freebsd-13-stable/sys/cam/scsi/
H A Dscsi_cd.c87 u_int32_t blksize; member in struct:cd_params
[all...]
/freebsd-13-stable/contrib/sendmail/src/
H A Dqueue.c5873 long blksize; local
6557 long avail, blksize; local
6652 long avail, blksize; local
[all...]
/freebsd-13-stable/contrib/tcpdump/
H A Dprint-decnet.c606 int src, dst, info, blksize, eco, ueco, hello, other, vers; local

Completed in 715 milliseconds

12