Searched refs:vnode_flushnamedstream (Results 1 – 4 of 4) sorted by relevance
523 errno_t vnode_flushnamedstream(vnode_t vp, vnode_t svp, vfs_context_t context);
854 flusherror = vnode_flushnamedstream(vp->v_parent, vp, ctx); in vn_close()
595 vnode_flushnamedstream(vnode_t vp, vnode_t svp, vfs_context_t context) in vnode_flushnamedstream() function
8959 (void) vnode_flushnamedstream(vp->v_parent, vp, ctx); in fsync_common()