Searched refs:ALLOC_DELETION (Results 1 – 3 of 3) sorted by relevance
222 #define ALLOC_DELETION 1 /* Deletion node. Best to allow it */ macro
74 if (prio == ALLOC_DELETION) in jffs2_reserve_space()
350 ret = jffs2_reserve_space(c, sizeof(*rd)+dentry->d_name.len, &phys_ofs, &alloclen, ALLOC_DELETION); in jffs2_do_unlink()