Searched defs:nsize (Results 1 - 24 of 24) sorted by relevance

/src/sys/fs/ptyfs/
H A Dptyfs_subr.c202 int osize, nsize; local in function:ptyfs_set_active
/src/usr.sbin/makefs/ffs/
H A Dffs_balloc.c95 int osize, nsize, num, i, error; local in function:ffs_balloc_ufs1
341 int osize, nsize, num, i, error; local in function:ffs_balloc_ufs2
[all...]
/src/sys/ufs/ffs/
H A Dffs_balloc.c121 int deallocated, osize, nsize, num, i, error; local in function:ffs_balloc_ufs1
539 int deallocated, osize, nsize, num, i, error; local in function:ffs_balloc_ufs2
[all...]
H A Dffs_alloc.c307 ffs_realloccg(struct inode * ip,daddr_t lbprev,daddr_t bprev,daddr_t bpref,int osize,int nsize,int flags,kauth_cred_t cred,struct buf ** bpp,daddr_t * blknop) argument
971 ffs_fragextend(struct inode * ip,u_int cg,daddr_t bprev,int osize,int nsize) argument
[all...]
/src/sys/ufs/lfs/
H A Dlfs_balloc.c131 int error, frags, i, nsize, osize, num; local in function:lfs_balloc
491 lfs_fragextend(struct vnode *vp, int osize, int nsize, daddr_t lbn, argument
[all...]
H A Dulfs_readwrite.c239 off_t osize, origoff, oldoff, preallocoff, endallocoff, nsize; local in function:WRITE
/src/sys/ufs/chfs/
H A Dmedia.h126 uint8_t nsize; /* length of name */ member in struct:chfs_flash_dirent_node
H A Dchfs_vnops.c772 off_t osize, origoff, oldoff, preallocoff, endallocoff, nsize; local in function:chfs_write
H A Dchfs.h198 uint8_t nsize; /* length of its name */ member in struct:chfs_dirent
/src/sys/ufs/ufs/
H A Dufs_readwrite.c247 off_t osize, origoff, oldoff, preallocoff, endallocoff, nsize; local in function:WRITE
/src/sys/arch/vax/boot/boot/
H A Dtmscp.c154 u_int i,j,pfnum, mapnr, nsize, bn, cn, sn, tn; local in function:tmscpstrategy
/src/sys/arch/vax/boot/xxboot/
H A Dbootxx.c267 int nsize = size; local in function:romstrategy
/src/usr.sbin/makefs/msdos/
H A Dmsdosfs_vnops.c435 size_t nsize, offs; local in function:msdosfs_wfile
[all...]
/src/sys/fs/nfs/client/
H A Dnfs_clbio.c454 u_quad_t nsize; local in function:ncl_bioread
1821 ncl_meta_setsize(struct vnode *vp, struct ucred *cred, struct thread *td, u_quad_t nsize) argument
[all...]
H A Dnfs_clport.c418 u_quad_t nsize; local in function:nfscl_loadattrcache
/src/usr.bin/join/
H A Djoin.c307 u_long nsize; local in function:slurp
[all...]
/src/sys/modules/lua/
H A Dlua.c555 lua_alloc(void *ud, void *ptr, size_t osize, size_t nsize) argument
/src/sys/dev/ic/
H A Digsfb.c969 const struct wsdisplay_curpos *nsize; local in function:igsfb_set_cursor
/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_legacy_crtc.c465 unsigned long nsize, osize; local in function:radeon_crtc_do_set_base
/src/sbin/fsck_lfs/
H A Dlfs.c1034 int error, frags, i, nsize, osize, num; local in function:lfs_balloc
1238 lfs_fragextend(struct uvnode *vp, int osize, int nsize, daddr_t lbn, argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/selftests/
H A Dtest-drm_mm.c1484 unsigned int nsize = (size - n + 1) / 2; local in function:igt_evict
1582 unsigned int nsize = (range_size - n + 1) / 2; local in function:igt_evict_range
2224 unsigned int nsize = (total_size - n + 1) / 2; local in function:igt_color_evict
2325 unsigned int nsize = (range_size - n + 1) / 2; local in function:igt_color_evict_range
[all...]
/src/sys/arch/vax/vax/
H A Dpmap.c495 pmap_extwrap(vsize_t nsize) argument
748 pmap_getusrptes(pmap_t pm, vsize_t nsize) argument
/src/usr.sbin/route6d/
H A Droute6d.c3208 int n, nsize; local in function:setindex2ifc
/src/sys/uvm/
H A Duvm_map.c2747 vsize_t nsize; local in function:uvm_map_extract
2598 uvm_map_replace(struct vm_map * map,vaddr_t start,vaddr_t end,struct vm_map_entry * newents,int nnewents,vsize_t nsize,struct vm_map_entry ** oldentryp) argument

Completed in 37 milliseconds