Home
last modified time | relevance | path

Searched refs:fs_config_func (Results 1 - 1 of 1) sorted by relevance

/third_party/f2fs-tools/fsck/
H A Dsload.c34 static fs_config_f fs_config_func = NULL; variable
128 if (fs_config_func != NULL) { in set_perms_and_caps()
129 fs_config_func(mnt_path, de->file_type == F2FS_FT_DIR, in set_perms_and_caps()
339 fs_config_func = canned_fs_config; in configure_files()
341 fs_config_func = fs_config; in configure_files()

Completed in 1 milliseconds