Searched refs:eod (Results 1 – 2 of 2) sorted by relevance
627 uint64_t eod : 1; /**< OCTL eod flag */ member633 uint64_t eod : 1;916 uint64_t eod : 1; /**< ICTL eod flag */ member928 uint64_t eod : 1;
683 uint64_t eod, offset, length; in zfs_replay_write() local701 eod = offset + length; /* end of data for this write */ in zfs_replay_write()723 if (zp->z_size < eod) in zfs_replay_write()724 zfsvfs->z_replay_eof = eod; in zfs_replay_write()