HomeSort by relevance Sort by last modified time
    Searched refs:init_itabs (Results 1 - 3 of 3) sorted by null

  /system/extras/ext4_utils/
make_ext4fs.h 42 int crc, int wipe, int init_itabs, struct selabel_handle *sehnd);
make_ext4fs_main.c 61 int init_itabs = 0; local
121 init_itabs = 1;
179 sparse, crc, wipe, init_itabs, sehnd);
make_ext4fs.c 327 int crc, int wipe, int init_itabs, struct selabel_handle *sehnd)
455 if (init_itabs)

Completed in 739 milliseconds