Home
last modified time | relevance | path

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

/linux-4.19.296/fs/exofs/
Dore.c425 unsigned this_count = bv->bv_len; in _clear_bio() local
427 if (likely(PAGE_SIZE == this_count)) in _clear_bio()
430 zero_user(bv->bv_page, bv->bv_offset, this_count); in _clear_bio()