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