Searched refs:fndesc (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/bsd/sys/ |
| H A D | vnode.h | 2446 …o, struct attrlist *alp, uint64_t options, struct vnode_attr *vap, void *fndesc, vfs_context_t ctx… 2462 …o, struct attrlist *alp, uint64_t options, struct vnode_attr *vap, void *fndesc, vfs_context_t ctx…
|
| /xnu-8019.80.24/bsd/vfs/ |
| H A D | vfs_attrlist.c | 2689 uint64_t options, struct vnode_attr *vap, __unused void *fndesc, in vfs_attr_pack_internal() argument 3023 struct vnode_attr *vap, __unused void *fndesc, vfs_context_t ctx) in vfs_attr_pack_ext() argument 3063 struct vnode_attr *vap, __unused void *fndesc, vfs_context_t ctx) in vfs_attr_pack() argument 3065 return vfs_attr_pack_ext(NULL, vp, uio, alp, options, vap, fndesc, ctx); in vfs_attr_pack()
|