Home
last modified time | relevance | path

Searched refs:blknump (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/fs/tarfs/
H A Dtarfs_vfsops.c433 tarfs_alloc_one(struct tarfs_mount *tmp, size_t *blknump) in tarfs_alloc_one() argument
439 size_t blknum = *blknump; in tarfs_alloc_one()
479 *blknump = TAR_EOF; in tarfs_alloc_one()
827 *blknump = blknum; in tarfs_alloc_one()
/freebsd/sys/dev/sfxge/common/
H A Def10_nic.c907 __out uint32_t *blknump, in ef10_nic_pio_alloc() argument
922 EFSYS_ASSERT(blknump); in ef10_nic_pio_alloc()
953 *blknump = blk; in ef10_nic_pio_alloc()
H A Def10_impl.h849 __out uint32_t *blknump,