Home
last modified time | relevance | path

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

/openbmc/linux/fs/jffs2/
H A Dnodemgmt.c24 static int jffs2_rp_can_write(struct jffs2_sb_info *c) in jffs2_rp_can_write() function
93 if (prio != ALLOC_DELETION && !jffs2_rp_can_write(c)) { in jffs2_reserve_space()