Searched refs:content_info (Results 1 – 6 of 6) sorted by relevance
31 struct content_info { struct32 struct content_info *next; argument74 struct content_info *content_head; /* List of files to include */75 struct content_info *content_tail;
84 struct content_info *cont; in fit_calc_size()193 struct content_info *cont; in fit_write_images()279 struct content_info *cont; in fit_write_configs()
122 struct content_info *cont; in add_content()
60 buf->content = object->content_info; in cachefiles_set_object_xattr()
417 object->content_info = CACHEFILES_CONTENT_NO_DATA; in cachefiles_invalidate_cookie()
75 enum cachefiles_content content_info:8; /* Info about content presence */ member