Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Daddr.c1028 pgoff_t strip_unit_end = 0; in ceph_writepages_start() local
1080 if (strip_unit_end && (page->index > strip_unit_end)) { in ceph_writepages_start()
1122 strip_unit_end = page->index + in ceph_writepages_start()