Home
last modified time | relevance | path

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

/fs/ubifs/
Drecovery.c404 int empty_offs, check_len; in is_last_write() local
412 check_len = c->leb_size - empty_offs; in is_last_write()
414 return is_empty(p, check_len); in is_last_write()