Searched refs:getattrlist_setupvattr_all (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.81.4/bsd/vfs/ |
| H A D | vfs_attrlist.c | 735 getattrlist_setupvattr_all(struct attrlist *alp, struct vnode_attr *vap, in getattrlist_setupvattr_all() function 802 return getattrlist_setupvattr_all(alp, vap, obj_vtype, in vfs_setup_vattr_from_attrlist() 3103 error = getattrlist_setupvattr_all(alp, vap, v_type, &fixedsize, in vfs_attr_pack_ext() 4254 (void)getattrlist_setupvattr_all(&al, va, VNON, NULL, in getattrlistbulk()
|