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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_quota.c634 hfs_quotaoff_callback(struct vnode *vp, void *cargs) function
682 * hfs_quotaoff_callback will be called for each vnode
689 vnode_iterate(mp, VNODE_WAIT, hfs_quotaoff_callback, (void *)&args);

Completed in 22 milliseconds