Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dlog.c94 static inline long long empty_log_bytes(const struct ubifs_info *c) in empty_log_bytes() function
191 if (empty_log_bytes(c) - c->ref_node_alsz < c->min_log_bytes) { in ubifs_add_bud_to_log()
193 empty_log_bytes(c), c->min_log_bytes); in ubifs_add_bud_to_log()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dlog.c90 static inline long long empty_log_bytes(const struct ubifs_info *c) in empty_log_bytes() function
187 if (empty_log_bytes(c) - c->ref_node_alsz < c->min_log_bytes) { in ubifs_add_bud_to_log()
189 empty_log_bytes(c), c->min_log_bytes); in ubifs_add_bud_to_log()