Searched refs:get_fs_fixup_state (Results 1 - 1 of 1) sorted by path

/system/extras/ext4_utils/
H A Dext4fixup.c122 static int get_fs_fixup_state(int fd) function
861 if (get_fs_fixup_state(fd) == STATE_UNSET) {
872 if (get_fs_fixup_state(fd) == STATE_MARKING_INUMS) {
879 if (get_fs_fixup_state(fd) == STATE_UPDATING_INUMS) {
886 if (get_fs_fixup_state(fd) == STATE_UPDATING_SB) {

Completed in 243 milliseconds