Lines Matching defs:vp
51 bootfs_close(vnode_t *vp, int flag, int count, offset_t offset, cred_t *cr, in bootfs_close()
59 bootfs_read(vnode_t *vp, struct uio *uiop, int ioflag, cred_t *cr, in bootfs_read()
129 bootfs_ioctl(vnode_t *vp, int cmd, intptr_t data, int flag, in bootfs_ioctl()
137 bootfs_getattr(vnode_t *vp, vattr_t *vap, int flags, cred_t *cr, in bootfs_getattr()
151 bootfs_access(vnode_t *vp, int mode, int flags, cred_t *cr, in bootfs_access()
207 bootfs_readdir(vnode_t *vp, struct uio *uiop, cred_t *cr, int *eofp, in bootfs_readdir()
329 bootfs_inactive(vnode_t *vp, cred_t *cr, caller_context_t *ct) in bootfs_inactive()
335 bootfs_rwlock(vnode_t *vp, int write_lock, caller_context_t *ct) in bootfs_rwlock()
344 bootfs_rwunlock(vnode_t *vp, int write_lock, caller_context_t *ct) in bootfs_rwunlock()
350 bootfs_seek(vnode_t *vp, offset_t ooff, offset_t *noffp, in bootfs_seek()
366 bootfs_getapage(vnode_t *vp, u_offset_t off, size_t len, uint_t *protp, in bootfs_getapage()
417 bootfs_getpage(vnode_t *vp, offset_t off, size_t len, uint_t *protp, in bootfs_getpage()
442 bootfs_map(vnode_t *vp, offset_t off, struct as *as, caddr_t *addrp, in bootfs_map()
493 bootfs_addmap(vnode_t *vp, offset_t off, struct as *as, caddr_t addr, in bootfs_addmap()
502 bootfs_delmap(vnode_t *vp, offset_t off, struct as *as, caddr_t addr, in bootfs_delmap()
510 bootfs_pathconf(vnode_t *vp, int cmd, ulong_t *valp, cred_t *cr, in bootfs_pathconf()