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

12

/freebsd-9.3-release/sys/dev/usb/
H A Dusb_mbuf.c59 usb_alloc_mbufs(struct malloc_type *type, struct usb_ifqueue *ifq, usb_size_t block_size, uint16_t nblocks) argument
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dblock.h132 int nblocks; member in struct:blockvector
H A Dmdebugread.c4659 new_bvect(int nblocks) argument
/freebsd-9.3-release/sys/boot/powerpc/ps3/
H A Dps3repo.c134 int ps3repo_read_bus_dev_nblocks(unsigned int bus_index, unsigned int dev_index, uint64_t *nblocks) argument
/freebsd-9.3-release/usr.bin/mkuzip/
H A Dmkuzip.c56 uint32_t nblocks; /* number of blocks */ member in struct:cloop_header
/freebsd-9.3-release/sys/fs/ext2fs/
H A Dext2_inode.c121 e4fs_daddr_t count, nblocks, blocksreleased = 0; local
365 int i, nblocks, error = 0, allerror = 0; local
/freebsd-9.3-release/sys/geom/uzip/
H A Dg_uzip.c74 uint32_t nblocks; /* number of blocks */ member in struct:cloop_header
79 uint32_t nblocks; /* number of blocks */ member in struct:g_uzip_softc
[all...]
/freebsd-9.3-release/sys/ufs/ffs/
H A Dffs_inode.c190 int offset, size, level, nblocks; local
587 int i, nblocks, error = 0, allerror = 0; local
/freebsd-9.3-release/usr.bin/mkulzma/
H A Dmkulzma.c69 uint32_t nblocks; /* number of blocks */ member in struct:cloop_header
/freebsd-9.3-release/usr.sbin/fwcontrol/
H A Dfwdv.c105 int nblocks[] = {250 /* NTSC */, 300 /* PAL */}; local
/freebsd-9.3-release/sys/geom/uncompress/
H A Dg_uncompress.c85 uint32_t nblocks; /* number of blocks */ member in struct:cloop_header
90 uint32_t nblocks; /* number of blocks */ member in struct:g_uncompress_softc
[all...]
/freebsd-9.3-release/contrib/less/
H A Dch.c423 BLOCKNUM nblocks; local
/freebsd-9.3-release/sys/powerpc/ps3/
H A Dps3cdrom.c126 uint32_t nblocks; member in struct:lv1_atapi_cmd
/freebsd-9.3-release/sys/ufs/ufs/
H A Dufs_dirhash.c347 int dirblocks, i, j, memreqd, nblocks, narrays, nslots, slot; local
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu_tx.c683 uint64_t nblocks; local
H A Dzap.c382 zap_allocate_blocks(zap_t *zap, int nblocks) argument
H A Dsa.c1910 sa_object_size(sa_handle_t *hdl, uint32_t *blksize, u_longlong_t *nblocks) argument
H A Dzvol.c1390 zvol_dump(dev_t dev, caddr_t addr, daddr_t blkno, int nblocks) argument
/freebsd-9.3-release/sys/dev/fatm/
H A Dif_fatm.c1075 int nblocks, nbufs; local
1164 int nbufs, nblocks, cnt; local
/freebsd-9.3-release/sys/dev/vxge/vxgehal/
H A Dvxgehal-device.c2689 u32 nblocks = 0; local
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_rtalloc.c93 xfs_growfs_rt_alloc( xfs_mount_t *mp, xfs_extlen_t oblocks, xfs_extlen_t nblocks, xfs_ino_t ino) argument
/freebsd-9.3-release/sys/cam/scsi/
H A Dscsi_da.h279 uint8_t nblocks[4]; /* total number of LBAs */ member in struct:format_capacity_descriptor
/freebsd-9.3-release/sys/pc98/cbus/
H A Dfdc.c1434 long blknum, nblocks; local
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_dataset.c4667 uint64_t nblocks, volblocksize; local
/freebsd-9.3-release/contrib/gcc/
H A Dsched-rgn.c1037 int nblocks = n_basic_blocks - NUM_FIXED_BLOCKS; local

Completed in 217 milliseconds

12