Searched refs:commit_offset (Results 1 – 1 of 1) sorted by relevance
1739 vm_offset_t commit_offset; in cluster_io() local1781 commit_offset = (upl_offset + (PAGE_SIZE - 1)) & ~PAGE_MASK; in cluster_io()1783 pg_resid = (int)(commit_offset - upl_offset); in cluster_io()1819 commit_offset = upl_offset & ~PAGE_MASK; in cluster_io()1826 ubc_upl_commit_range(upl, (upl_offset_t)commit_offset, in cluster_io()