Searched refs:cl_last_write (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dubc_internal.h90 off_t cl_last_write; /* offset of the end of the last write */ member in struct:cl_writebehind
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_cluster.c3137 if (write_off == wbp->cl_last_write)
3142 wbp->cl_last_write = write_off + write_cnt;

Completed in 79 milliseconds