Searched refs:fndesc (Results 1 – 2 of 2) sorted by relevance
| /xnu-8796.121.2/bsd/sys/ |
| H A D | vnode.h | 2538 …o, struct attrlist *alp, uint64_t options, struct vnode_attr *vap, void *fndesc, vfs_context_t ctx… 2554 …o, struct attrlist *alp, uint64_t options, struct vnode_attr *vap, void *fndesc, vfs_context_t ctx…
|
| /xnu-8796.121.2/bsd/vfs/ |
| H A D | vfs_attrlist.c | 2709 uint64_t options, struct vnode_attr *vap, __unused void *fndesc, in vfs_attr_pack_internal() argument 3044 struct vnode_attr *vap, __unused void *fndesc, vfs_context_t ctx) in vfs_attr_pack_ext() argument 3094 struct vnode_attr *vap, __unused void *fndesc, vfs_context_t ctx) in vfs_attr_pack() argument 3096 return vfs_attr_pack_ext(NULL, vp, uio, alp, options, vap, fndesc, ctx); in vfs_attr_pack()
|