Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Daddr.c1054 pgoff_t strip_unit_end = 0; in ceph_writepages_start() local
1106 if (strip_unit_end && (page->index > strip_unit_end)) { in ceph_writepages_start()
1149 strip_unit_end = page->index + in ceph_writepages_start()