Searched refs:name_hashval (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.81.4/bsd/sys/ |
| H A D | vnode.h | 1989 …dentity(vnode_t vp, vnode_t dvp, const char *name, int name_len, uint32_t name_hashval, int flags);
|
| /xnu-12377.81.4/bsd/vfs/ |
| H A D | vfs_cache.c | 1121 …identity(vnode_t vp, vnode_t dvp, const char *name, int name_len, uint32_t name_hashval, int flags) in vnode_update_identity() argument 1155 tname = vfs_addname(name, name_len, name_hashval, 0); in vnode_update_identity()
|