Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dsuper.c467 ctx->flags |= E2F_FLAG_RESIZE_INODE; in check_resize_inode()
507 ctx->flags |= E2F_FLAG_RESIZE_INODE; in check_resize_inode()
De2fsck.h195 #define E2F_FLAG_RESIZE_INODE 0x0400 /* Request to recreate resize inode */ macro
Dpass1.c2023 if (ctx->flags & E2F_FLAG_RESIZE_INODE) { in e2fsck_pass1()
2041 ctx->flags &= ~E2F_FLAG_RESIZE_INODE; in e2fsck_pass1()