Searched refs:OpenInfo (Results 1 – 1 of 1) sorted by relevance
413 struct OpenInfo { struct1568 static OpenInfo parse_open_flags(const string& path, const int in_flags) { in parse_open_flags()1600 static void fill_fuse_file_info(const handle* handle, const OpenInfo* open_info, in fill_fuse_file_info()1623 const OpenInfo open_info = parse_open_flags(io_path, fi->flags); in pf_open()2274 const OpenInfo open_info = parse_open_flags(child_path, fi->flags); in pf_create()