Home
last modified time | relevance | path

Searched defs:blkid_struct_cache (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/lib/blkid/
DblkidP.h91 struct blkid_struct_cache struct
93 struct list_head bic_devs; /* List head of all devices */
94 struct list_head bic_tags; /* List head of all tag types */
95 time_t bic_time; /* Last probe time */
96 time_t bic_ftime; /* Mod time of the cachefile */
97 unsigned int bic_flags; /* Status flags of the cache */
98 char *bic_filename; /* filename of cache */