Searched defs:fs_config_func (Results 1 – 4 of 4) sorted by relevance
23 fs_config_f fs_config_func; member289 fs_config_f fs_config_func, in __android_configure_fs()335 fs_config_f fs_config_func = NULL; in android_configure_fs() local
47 void android_fs_config(fs_config_func_t fs_config_func, const char *path, struct stat *stat, in android_fs_config()
94 fs_config_func_t fs_config_func = NULL; variable
31 static fs_config_f fs_config_func = NULL; variable