Home
last modified time | relevance | path

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

/src/sys/fs/unionfs/
H A Dunion_vfsops.c63 static vfs_vget_t unionfs_vget; variable
555 unionfs_vget(struct mount *mp, ino_t ino, int flags, struct vnode **vpp) in unionfs_vget() function
605 .vfs_vget = unionfs_vget,