Home
last modified time | relevance | path

Searched refs:profile_open_file (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/e2fsck/
Dprofile.c202 static errcode_t profile_open_file
322 retval = profile_open_file(cp, &new_file); in profile_init()
334 retval = profile_open_file(*fs, &new_file); in profile_init()
455 errcode_t profile_open_file(const char * filespec, in profile_open_file() function