Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dsuper.c349 ctx->flags |= E2F_FLAG_RESIZE_INODE; in check_resize_inode()
389 ctx->flags |= E2F_FLAG_RESIZE_INODE; in check_resize_inode()
De2fsck.h190 #define E2F_FLAG_RESIZE_INODE 0x0400 /* Request to recreate resize inode */ macro
Dpass1.c1879 if (ctx->flags & E2F_FLAG_RESIZE_INODE) { in e2fsck_pass1()
1897 ctx->flags &= ~E2F_FLAG_RESIZE_INODE; in e2fsck_pass1()