OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vcache_vget
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/sys/
vnode_impl.h
155
int
vcache_vget
(vnode_t *);
/src/sys/miscfs/specfs/
spec_vnops.c
454
*
vcache_vget
wait for it to finish
455
* dying; as a side effect,
vcache_vget
457
*
vcache_vget
cannot succeed at this
461
error =
vcache_vget
(vp);
482
error =
vcache_vget
(vp);
517
error =
vcache_vget
(vq);
/src/sys/kern/
vfs_vnode.c
79
* - Reclamation of inactive vnode, via
vcache_vget
(9).
246
* from
vcache_vget
() and vcache_tryvget() whenever the operation succeeds.
684
if (
vcache_vget
(vp) == 0) {
1548
vcache_vget
(vnode_t *vp)
function in typeref:typename:int
1619
error =
vcache_vget
(vp);
1730
error =
vcache_vget
(ovp);
vfs_mount.c
520
error =
vcache_vget
(vp);
Completed in 40 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025