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
327 retval = profile_open_file(cp, &new_file); in profile_init()
339 retval = profile_open_file(*fs, &new_file); in profile_init()
460 errcode_t profile_open_file(const char * filespec, in profile_open_file() function