Searched refs:IncFs_OpenForSpecialOpsByPath (Results 1 – 3 of 3) sorted by relevance
196 IncFsFd IncFs_OpenForSpecialOpsByPath(const IncFsControl* control, const char* path);
271 return UniqueFd(IncFs_OpenForSpecialOpsByPath(control, details::c_str(path))); in openForSpecialOps()
1054 IncFsFd IncFs_OpenForSpecialOpsByPath(const IncFsControl* control, const char* path) { in IncFs_OpenForSpecialOpsByPath() function