Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dlog.c101 return c->log_bytes - h + t; in empty_log_bytes()
107 return c->log_bytes; in empty_log_bytes()
H A Dsb.c652 c->log_bytes = (long long)c->log_lebs * c->leb_size; in ubifs_read_superblock()
H A Dubifs.h1904 long long log_bytes; member
/openbmc/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.h1356 long long log_bytes; member