Searched defs:flush_bufs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/volcopy/
H A Dvolcopy.c158 static void flush_bufs(int);
990 (void) flush_bufs(cur_buf);
1003 (void) flush_bufs(cur_buf);
1124 * flush_bufs: Permit child to read the remaining data from the
1129 flush_bufs(int buffer) function

Completed in 47 milliseconds