Searched defs:blkid_struct_cache (Results 1 – 1 of 1) sorted by relevance
97 struct blkid_struct_cache struct99 struct list_head bic_devs; /* List head of all devices */100 struct list_head bic_tags; /* List head of all tag types */101 time_t bic_time; /* Last probe time */102 time_t bic_ftime; /* Mod time of the cachefile */103 unsigned int bic_flags; /* Status flags of the cache */104 char *bic_filename; /* filename of cache */