Searched refs:hfs_filedone (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_cnode.h339 extern int hfs_filedone(struct vnode *vp, vfs_context_t context);
H A Dhfs_cnode.c256 hfs_filedone(vp, ctx);
729 hfs_filedone(struct vnode *vp, vfs_context_t context) function
H A Dhfs_cprotect.c1594 (void) hfs_filedone (vp, ctx);
H A Dhfs_vnops.c1677 * Issue a hfs_filedone to flush out all of the remaining state for this file.
1698 error = hfs_filedone (from_vp, ap->a_context);

Completed in 69 milliseconds