Home
last modified time | relevance | path

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

/fs/exofs/
Dore.c411 unsigned this_count = bv->bv_len; in _clear_bio() local
413 if (likely(PAGE_SIZE == this_count)) in _clear_bio()
416 zero_user(bv->bv_page, bv->bv_offset, this_count); in _clear_bio()