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