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