Searched hist:245406 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/kern/
H A Dvfs_hash.cdiff 245406 Mon Jan 14 05:57:20 MST 2013 kib Add exported vfs_hash_index() function, which calculates the canonical
pre-masked hash for the given vnode. The function assumes that
vp->v_hash is initialized by the filesystem vnode instantiation
function. At the moment, it is only done if filesystem uses
vfs_hash_insert().

Reviewed by: peter
Tested by: peter, pho (previous version)
Sponsored by: The FreeBSD Foundation
MFC after: 5 days
/freebsd-10.2-release/sys/sys/
H A Dvnode.hdiff 245406 Mon Jan 14 05:57:20 MST 2013 kib Add exported vfs_hash_index() function, which calculates the canonical
pre-masked hash for the given vnode. The function assumes that
vp->v_hash is initialized by the filesystem vnode instantiation
function. At the moment, it is only done if filesystem uses
vfs_hash_insert().

Reviewed by: peter
Tested by: peter, pho (previous version)
Sponsored by: The FreeBSD Foundation
MFC after: 5 days

Completed in 123 milliseconds