Searched refs:fs_get_info (Results 1 – 1 of 1) sorted by relevance
281 static struct fstype_info *fs_get_info(int fstype) in fs_get_info() function305 return fs_get_info(fs_type)->name; in fs_get_type_name()379 struct fstype_info *info = fs_get_info(fs_type); in fs_close()388 struct fstype_info *info = fs_get_info(fs_type); in fs_uuid()397 struct fstype_info *info = fs_get_info(fs_type); in fs_ls()411 struct fstype_info *info = fs_get_info(fs_type); in fs_exists()424 struct fstype_info *info = fs_get_info(fs_type); in fs_size()471 struct fstype_info *info = fs_get_info(fs_type); in _fs_read()551 info = fs_get_info(fs_type); in fs_readdir()571 info = fs_get_info(fs_type); in fs_closedir()[all …]