Searched refs:hfs_set_backingstore (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs.h603 int hfs_set_backingstore (struct vnode *vp, int val); /* in hfs_cnode.c */
H A Dhfs_cnode.c77 int hfs_set_backingstore (struct vnode *vp, int val) { function
H A Dhfs_readwrite.c2111 error = hfs_set_backingstore (vp, 1);
2114 error = hfs_set_backingstore (vp, 0);

Completed in 49 milliseconds