Searched refs:discard_file_cache (Results 1 – 7 of 7) sorted by relevance
| /xen/tools/libs/ctrl/ |
| A D | xc_solaris.c | 25 void discard_file_cache(xc_interface *xch, int fd, int flush) in discard_file_cache() function
|
| A D | xc_minios.c | 39 void discard_file_cache(xc_interface *xch, int fd, int flush) in discard_file_cache() function
|
| A D | xc_netbsd.c | 27 void discard_file_cache(xc_interface *xch, int fd, int flush) in discard_file_cache() function
|
| A D | xc_freebsd.c | 23 void discard_file_cache(xc_interface *xch, int fd, int flush) in discard_file_cache() function
|
| A D | xc_linux.c | 23 void discard_file_cache(xc_interface *xch, int fd, int flush) in discard_file_cache() function
|
| A D | xc_private.h | 376 void discard_file_cache(xc_interface *xch, int fd, int flush);
|
| /xen/tools/libs/guest/ |
| A D | xg_core.c | 983 discard_file_cache(xch, da->fd, 0 /* no flush */); in local_file_dump() 1007 discard_file_cache(xch, da.fd, 1/* flush first*/); in xc_domain_dumpcore()
|
Completed in 15 milliseconds