Searched refs:E2F_FLAG_ALLOC_OK (Results 1 – 3 of 3) sorted by relevance
195 #define E2F_FLAG_ALLOC_OK 0x8000 /* Can we allocate blocks? */ macro
37 if (ctx->flags & E2F_FLAG_ALLOC_OK) in e2fsck_rebuild_extents_later()
1919 ctx->flags |= E2F_FLAG_ALLOC_OK; in e2fsck_pass1()