Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ubifs/
Dlog.c102 static inline long long empty_log_bytes(const struct ubifs_info *c) in empty_log_bytes() function
199 if (empty_log_bytes(c) - c->ref_node_alsz < c->min_log_bytes) { in ubifs_add_bud_to_log()
201 empty_log_bytes(c), c->min_log_bytes); in ubifs_add_bud_to_log()