Searched refs:lfs_fasthashget (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/ufs/lfs/
H A Dlfs_syscalls.c88 int lfs_fasthashget(dev_t, ino_t, struct vnode **);
1029 lfs_fasthashget(dev_t dev, ino_t ino, struct vnode **vpp) function
1092 error = lfs_fasthashget(dev, ino, vpp);
1113 error = lfs_fasthashget(dev, ino, vpp);

Completed in 115 milliseconds