Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/devfs/
H A Ddevfs_vfsops.c63 static int devfs_vfs_vptofh(struct vnode *vp, struct fid *fhp);
227 devfs_vfs_vptofh(struct vnode *vp, struct fid *fhp) in devfs_vfs_vptofh() function
277 .vfs_vptofh = devfs_vfs_vptofh,