Searched defs:hfs_info (Results 1 – 2 of 2) sorted by relevance
872 get_hfs_fe_info(struct hfs_info *hfs_info, char *name) in get_hfs_fe_info()968 get_hfs_sgi_info(struct hfs_info *hfs_info, char *name) in get_hfs_sgi_info()1011 del_hfs_info(struct hfs_info *hfs_info) in del_hfs_info()1032 match_key(struct hfs_info *hfs_info, const char *key) in match_key()1054 struct hfs_info *hfs_info; in get_fe_dir() local1094 struct hfs_info *hfs_info; in get_fe_info() local1160 struct hfs_info *hfs_info; in get_sgi_dir() local1201 struct hfs_info *hfs_info; in get_sgi_info() local
127 struct hfs_info { struct130 struct hfs_info *next; argument251 struct hfs_info *hfs_info; /* list of info for all entries in dir */ member