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

/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dvnode_internal.h448 void vn_attribute_cleanup(struct vnode_attr *vap, uint32_t defaulted_fields);
/macosx-10.10/xnu-2782.1.97/bsd/vfs/
H A Dvfs_subr.c5475 vn_attribute_cleanup(vap, defaulted);
5549 vn_attribute_cleanup(vap, *defaulted_fieldsp);
5556 vn_attribute_cleanup(struct vnode_attr *vap, uint32_t defaulted_fields) function

Completed in 184 milliseconds