Searched refs:fndesc (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.81.4/bsd/sys/ |
| H A D | vnode.h | 2623 …o, struct attrlist *alp, uint64_t options, struct vnode_attr *vap, void *fndesc, vfs_context_t ctx… 2639 …o, struct attrlist *alp, uint64_t options, struct vnode_attr *vap, void *fndesc, vfs_context_t ctx…
|
| /xnu-11215.81.4/bsd/vfs/ |
| H A D | vfs_attrlist.c | 2748 uint64_t options, struct vnode_attr *vap, __unused void *fndesc, in vfs_attr_pack_internal() argument 3083 struct vnode_attr *vap, __unused void *fndesc, vfs_context_t ctx) in vfs_attr_pack_ext() argument 3133 struct vnode_attr *vap, __unused void *fndesc, vfs_context_t ctx) in vfs_attr_pack() argument 3135 return vfs_attr_pack_ext(NULL, vp, uio, alp, options, vap, fndesc, ctx); in vfs_attr_pack()
|