Home
last modified time | relevance | path

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

/system/extras/pagecache/
Ddumpcache.c22 struct file_info { struct
38 static struct file_info **g_files; argument
/system/sepolicy/tools/
Dcheck_seapp.c61 typedef struct file_info file_info; typedef
152 struct file_info { struct
166 static file_info out_file; argument
/system/core/libsync/
Dsync.c343 struct sync_file_info* file_info; in sync_fence_info() local