Home
last modified time | relevance | path

Searched defs:noff (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Dlseek.c81 u_offset_t noff; in lseek32_common() local
/illumos-gate/usr/src/common/ctf/
H A Dctf_util.c187 uint32_t noff) in ctf_sym_valid()
/illumos-gate/usr/src/uts/i86xpv/cpu/generic_cpu/
H A Dgcpu_mca_xpv.c240 int noff = (direction == MCTELEM_FORWARD) ? in mctelem_traverse() local
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_filio.c637 u_offset_t noff = (u_offset_t)*off; /* new offset */ in ufs_fio_holey() local
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd_xbuf.c91 off_t noff; member
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_swap.c152 offset_t soff, noff; in swap_phys_alloc() local
/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c2855 di_path_one_endpoint(struct di_path *me, di_off_t noff, di_off_t **off_pp, in di_path_one_endpoint()
2881 di_getpath_data(dev_info_t *dip, di_off_t *off_p, di_off_t noff, in di_getpath_data()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_vnops.c264 uint64_t noff = (uint64_t)*off; /* new offset */ in zfs_holey() local
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c2520 off_t curpos, noff, datasize; in data_copy_with_holes() local