Searched refs:buf_flushdirtyblks (Results 1 – 3 of 3) sorted by relevance
760 void buf_flushdirtyblks(vnode_t vp, int wait, int flags, const char *msg);
899 buf_flushdirtyblks(vp, (waitfor == MNT_WAIT || waitfor == MNT_DWAIT), 0, "spec_fsync"); in spec_fsync_internal()
1861 buf_flushdirtyblks(vnode_t vp, int wait, int flags, const char *msg) in buf_flushdirtyblks() function