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

  /system/extras/ext4_utils/
canned_fs_config.h 23 void canned_fs_config(const char* path, int dir,
Android.mk 36 LOCAL_SRC_FILES := make_ext4fs_main.c canned_fs_config.c
77 LOCAL_SRC_FILES := make_ext4fs_main.c canned_fs_config.c
canned_fs_config.c 25 #include "canned_fs_config.h"
83 void canned_fs_config(const char* path, int dir, function
make_ext4fs_main.c 42 #include "canned_fs_config.h"
185 fs_config_func = canned_fs_config;

Completed in 948 milliseconds