Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/support/
Dprofile.c204 static errcode_t profile_open_file
330 retval = profile_open_file(cp, &new_file); in profile_init()
342 retval = profile_open_file(*fs, &new_file); in profile_init()
463 errcode_t profile_open_file(const char * filespec, in profile_open_file() function