OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bic_ftime
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/lib/blkid/
blkidP.h
96
time_t
bic_ftime
; /* Mod time of the cachefile */
member in struct:blkid_struct_cache
read.c
399
if ((st.st_mtime == cache->
bic_ftime
) ||
440
cache->
bic_ftime
= st.st_mtime;
Completed in 2347 milliseconds