]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/hfs/hfs.h
xnu-1504.3.12.tar.gz
[apple/xnu.git] / bsd / hfs / hfs.h
index 67ecb6d1ee40219ba0bf70f86e0c973dfc13a3a5..beb10099f697171fad4420d58552dc58c2a59459 100644 (file)
@@ -755,7 +755,7 @@ extern int hfs_btsync(struct vnode *vp, int sync_transaction);
 extern void replace_desc(struct cnode *cp, struct cat_desc *cdp);
 
 extern int hfs_vgetrsrc(struct hfsmount *hfsmp, struct vnode *vp,
-                       struct vnode **rvpp, int can_drop_lock);
+                       struct vnode **rvpp, int can_drop_lock, int error_on_unlinked);
 
 extern int hfs_update(struct vnode *, int);