Home
last modified time | relevance | path

Searched refs:do_sync (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/lib/libparted/common/libparted/fs/ext2/
H A Dparted_io.c41 static int do_sync (void *cookie);
53 .sync = do_sync,
66 static int do_sync(void *cookie) in do_sync() function
/onnv-gate/usr/src/uts/sun4u/io/
H A Diocache.c189 int do_sync = 0; in sync_stream_buf() local
218 do_sync = 1; in sync_stream_buf()
223 if (!do_sync) { in sync_stream_buf()