Home
last modified time | relevance | path

Searched defs:fs_config_func (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/contrib/android/
Dperms.c23 fs_config_f fs_config_func; member
257 fs_config_f fs_config_func, in __android_configure_fs()
296 fs_config_f fs_config_func = NULL; in android_configure_fs() local
/external/squashfs-tools/squashfs-tools/
Dandroid.c46 void android_fs_config(fs_config_func_t fs_config_func, const char *path, struct stat *stat, in android_fs_config()
Dmksquashfs.c93 fs_config_func_t fs_config_func = NULL; variable