Home
last modified time | relevance | path

Searched defs:towrite (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/sys/fs/ntfs/
H A Dntfs_vnops.c334 u_int32_t towrite; in ntfs_strategy() local
373 u_int64_t towrite; in ntfs_write() local
H A Dntfs_subr.c1207 off_t off = roff, left = rsize, towrite; in ntfs_writeattr_plain() local
/netbsd-src/external/bsd/openldap/dist/libraries/liblber/
H A Dio.c227 ber_len_t towrite; in ber_flush2() local
/netbsd-src/sys/arch/amiga/dev/
H A Dfd.c339 #define FDDMASTART(len, towrite) do { \ argument
1068 fdsetpos(struct fd_softc *sc, int trk, int towrite) in fdsetpos()
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_tx.c1178 uint64_t towrite, tofree, tooverwrite, tounref, tohold, fudge; in dmu_tx_try_assign() local
H A Dzap.c1361 fzap_count_write(zap_name_t *zn, int add, refcount_t *towrite, in fzap_count_write()
H A Ddsl_dir.c1456 uint64_t towrite, newval; in dsl_dir_set_quota_check() local
H A Dzap_micro.c1495 refcount_t *towrite, refcount_t *tooverwrite) in zap_count_write_by_dnode()
/netbsd-src/sys/dev/hyperv/
H A Dvmbus.c1655 vmbus_ring_avail(struct vmbus_ring_data *rd, uint32_t *towrite, in vmbus_ring_avail()
/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress.c2004 int towrite = (int)strlen(TEST1)+1; in test_event_base_new() local