Home
last modified time | relevance | path

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

/netbsd/src/sys/ufs/lfs/
Dlfs_syscalls.c89 static int lfs_fastvget(struct mount *, ino_t, BLOCK_INFO *, int,
304 error = lfs_fastvget(mntp, blkp->bi_inode, blkp, in lfs_markv()
703 error = lfs_fastvget(mntp, blkp->bi_inode, NULL, in lfs_bmapv()
966 lfs_fastvget(struct mount *mp, ino_t ino, BLOCK_INFO *blkp, int lk_flags, in lfs_fastvget() function