Searched defs:nfree (Results 1 - 18 of 18) sorted by relevance
| /src/sys/fs/v7fs/ |
| H A D | v7fs_io.c | 110 int nfree; local in function:scratch_remain
|
| H A D | v7fs_superblock.c | 177 int16_t nfree; local in function:v7fs_freeblock_endian_convert
|
| /src/sbin/fsck_v7fs/ |
| H A D | inode.c | 143 int nfree = arg.total - arg.alloc; local in function:ilist_check
|
| H A D | datablock.c | 114 int nfree = sb->total_freeblock; local in function:datablock_vs_freeblock_check
|
| /src/sys/ufs/lfs/ |
| H A D | lfs_alloc.c | 1085 int nfree, count; local in function:lfs_check_freelist
|
| H A D | ulfs_dirhash.c | 848 int block, ffslot, i, nfree; local in function:ulfsdirhash_checkblock
|
| /src/sys/dev/pci/cxgb/ |
| H A D | cxgb_l2t.h | 82 volatile uint32_t nfree; /* number of free entries */ member in struct:l2t_data
|
| /src/sys/arch/sun3/dev/ |
| H A D | xdvar.h | 153 u_char nfree; /* number of iopbs free */ member in struct:xdc_softc
|
| H A D | xd.c | 2047 int nwait, nrun, nfree, ndone, whd = 0; local in function:xdc_tick [all...] |
| /src/sys/dev/vme/ |
| H A D | xdvar.h | 154 u_char nfree; /* number of iopbs free */ member in struct:xdc_softc
|
| H A D | xd.c | 2233 int nwait, nrun, nfree, ndone, whd = 0; local in function:xdc_tick [all...] |
| /src/sys/ufs/ufs/ |
| H A D | ufs_dirhash.c | 837 int block, ffslot, i, nfree; local in function:ufsdirhash_checkblock
|
| /src/sys/netinet/ |
| H A D | tcp_vtw.h | 259 uint32_t nfree; /* # free */ member in struct:vtw_ctl 276 uint32_t nfree; /* # free */ member in struct:fatp_ctl
|
| /src/bin/ksh/ |
| H A D | table.h | 9 short size, nfree; /* hash size (always 2^^n), free entries */ member in struct:table
|
| /src/sys/dev/pci/ |
| H A D | if_txp.c | 1794 uint32_t widx, ridx, nfree; local in function:txp_cmd_desc_numfree
|
| /src/sys/kern/ |
| H A D | subr_vmem.c | 1805 int nfree = 0; local in function:main
|
| /src/sys/dev/ic/ |
| H A D | rtw.c | 1180 u_int nfree[RTW_NTXPRI] = local in function:rtw_txdesc_blk_init_all
|
| /src/lib/libc/stdlib/ |
| H A D | jemalloc.c | 549 unsigned nfree; member in struct:arena_run_s [all...] |
Completed in 25 milliseconds