Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/efs/
H A Defs_subr.h38 int efs_inode_lookup(struct efs_mount *, struct efs_inode *,
H A Defs_subr.c347 efs_inode_lookup(struct efs_mount *emp, struct efs_inode *ei, in efs_inode_lookup() function
H A Defs_vnops.c87 err = efs_inode_lookup(VFSTOEFS(ap->a_dvp->v_mount), in efs_lookup()