Searched refs:fndesc (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.41.9/bsd/sys/ |
| H A D | vnode.h | 2563 …o, struct attrlist *alp, uint64_t options, struct vnode_attr *vap, void *fndesc, vfs_context_t ctx… 2579 …o, struct attrlist *alp, uint64_t options, struct vnode_attr *vap, void *fndesc, vfs_context_t ctx…
|
| /xnu-10002.41.9/bsd/vfs/ |
| H A D | vfs_attrlist.c | 2742 uint64_t options, struct vnode_attr *vap, __unused void *fndesc, in vfs_attr_pack_internal() argument 3077 struct vnode_attr *vap, __unused void *fndesc, vfs_context_t ctx) in vfs_attr_pack_ext() argument 3127 struct vnode_attr *vap, __unused void *fndesc, vfs_context_t ctx) in vfs_attr_pack() argument 3129 return vfs_attr_pack_ext(NULL, vp, uio, alp, options, vap, fndesc, ctx); in vfs_attr_pack()
|