Home
last modified time | relevance | path

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

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