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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_quota.c531 hfs_quotaon_callback(struct vnode *vp, void *cargs) function
610 vnode_iterate(mp, VNODE_WRITEABLE | VNODE_WAIT, hfs_quotaon_callback, (void *)&args);

Completed in 21 milliseconds