Home
last modified time | relevance | path

Searched refs:g_flush (Results 1 – 7 of 7) sorted by relevance

/freebsd/lib/libgeom/
H A DMakefile42 libgeom.3 g_flush.3 \
H A Dlibgeom.h164 int g_flush(int);
H A Dgeom_util.c156 g_flush(int fd) in g_flush() function
/freebsd/sbin/geom/misc/
H A Dsubr.c317 (void)g_flush(fd); in g_metadata_store()
373 (void)g_flush(fd); in g_metadata_clear()
/freebsd/sbin/hastd/
H A Dsecondary.c830 ret = g_flush(res->hr_localfd); in disk_thread()
H A Dprimary.c352 g_flush(res->hr_localfd) == -1) { in hast_activemap_flush()
1465 ret = g_flush(res->hr_localfd); in local_send_thread()
/freebsd/lib/geom/eli/
H A Dgeom_eli.c1622 (void)g_flush(fd); in eli_trash_metadata()