Searched defs:nfree (Results 1 - 18 of 18) sorted by relevance

/src/sys/fs/v7fs/
H A Dv7fs_io.c110 int nfree; local in function:scratch_remain
H A Dv7fs_superblock.c177 int16_t nfree; local in function:v7fs_freeblock_endian_convert
/src/sbin/fsck_v7fs/
H A Dinode.c143 int nfree = arg.total - arg.alloc; local in function:ilist_check
H A Ddatablock.c114 int nfree = sb->total_freeblock; local in function:datablock_vs_freeblock_check
/src/sys/ufs/lfs/
H A Dlfs_alloc.c1085 int nfree, count; local in function:lfs_check_freelist
H A Dulfs_dirhash.c848 int block, ffslot, i, nfree; local in function:ulfsdirhash_checkblock
/src/sys/dev/pci/cxgb/
H A Dcxgb_l2t.h82 volatile uint32_t nfree; /* number of free entries */ member in struct:l2t_data
/src/sys/arch/sun3/dev/
H A Dxdvar.h153 u_char nfree; /* number of iopbs free */ member in struct:xdc_softc
H A Dxd.c2047 int nwait, nrun, nfree, ndone, whd = 0; local in function:xdc_tick
[all...]
/src/sys/dev/vme/
H A Dxdvar.h154 u_char nfree; /* number of iopbs free */ member in struct:xdc_softc
H A Dxd.c2233 int nwait, nrun, nfree, ndone, whd = 0; local in function:xdc_tick
[all...]
/src/sys/ufs/ufs/
H A Dufs_dirhash.c837 int block, ffslot, i, nfree; local in function:ufsdirhash_checkblock
/src/sys/netinet/
H A Dtcp_vtw.h259 uint32_t nfree; /* # free */ member in struct:vtw_ctl
276 uint32_t nfree; /* # free */ member in struct:fatp_ctl
/src/bin/ksh/
H A Dtable.h9 short size, nfree; /* hash size (always 2^^n), free entries */ member in struct:table
/src/sys/dev/pci/
H A Dif_txp.c1794 uint32_t widx, ridx, nfree; local in function:txp_cmd_desc_numfree
/src/sys/kern/
H A Dsubr_vmem.c1805 int nfree = 0; local in function:main
/src/sys/dev/ic/
H A Drtw.c1180 u_int nfree[RTW_NTXPRI] = local in function:rtw_txdesc_blk_init_all
/src/lib/libc/stdlib/
H A Djemalloc.c549 unsigned nfree; member in struct:arena_run_s
[all...]

Completed in 25 milliseconds