Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dlog.c98 return c->log_bytes - h + t; in empty_log_bytes()
104 return c->log_bytes; in empty_log_bytes()
H A Dsb.c769 c->log_bytes = (long long)c->log_lebs * c->leb_size; in ubifs_read_superblock()
H A Dubifs.h1341 long long log_bytes; member