Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/sys/
H A Dubc_internal.h91 off_t cl_last_write; /* offset of the end of the last write */ member
/xnu-10002.41.9/bsd/vfs/
H A Dvfs_cluster.c3391 if (write_off == wbp->cl_last_write) { in cluster_update_state_internal()
3397 wbp->cl_last_write = write_off + write_cnt; in cluster_update_state_internal()