Home
last modified time | relevance | path

Searched refs:name_hashval (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.101.15/bsd/sys/
H A Dvnode.h1970 …dentity(vnode_t vp, vnode_t dvp, const char *name, int name_len, uint32_t name_hashval, int flags);
/xnu-10063.101.15/bsd/vfs/
H A Dvfs_cache.c1087 …identity(vnode_t vp, vnode_t dvp, const char *name, int name_len, uint32_t name_hashval, int flags) in vnode_update_identity() argument
1121 tname = vfs_addname(name, name_len, name_hashval, 0); in vnode_update_identity()