Searched defs:devvp (Results 1 - 25 of 47) sorted by relevance

12

/netbsd-current/sys/fs/v7fs/
H A Dv7fs_extern.h47 struct vnode *devvp; /* block device mounted vnode */ member in struct:v7fs_mount
H A Dv7fs_vfsops.c84 struct vnode *devvp = NULL; local
195 is_v7fs_partition(struct vnode *devvp) argument
210 v7fs_openfs(struct vnode *devvp, struct mount *mp, struct lwp *l) argument
240 v7fs_closefs(struct vnode *devvp, struct mount *mp) argument
251 v7fs_mountfs(struct vnode *devvp, struct mount *mp, int endian) argument
[all...]
/netbsd-current/sys/fs/sysvbfs/
H A Dsysvbfs.h60 struct vnode *devvp; /* block device mounted vnode */ member in struct:sysvbfs_mount
H A Dsysvbfs_vfsops.c74 struct vnode *devvp = NULL; local
168 sysvbfs_mountfs(struct vnode *devvp, struct mount *mp, struct lwp *l) argument
[all...]
/netbsd-current/share/examples/rump/umserv/
H A Dumserv.c98 struct vnode *devvps[8], *devvp; local
[all...]
/netbsd-current/share/examples/rump/ttyserv/
H A Dttyserv.c83 struct vnode *devvp; local
[all...]
/netbsd-current/sys/ufs/lfs/
H A Dlfs_debug.c285 struct vnode *devvp; local
H A Dlfs_rfw.c312 struct vnode *devvp, *vp; local
404 struct vnode *devvp; local
/netbsd-current/usr.sbin/makefs/msdos/
H A Dmsdosfs_vfsops.c84 msdosfs_mount(struct vnode *devvp, int flags) argument
/netbsd-current/sbin/fsck_ffs/
H A Dwapbl.c67 wapbl_write(void *data, size_t len, struct vnode *devvp, daddr_t pbn) argument
78 wapbl_read(void *data, size_t len, struct vnode *devvp, daddr_t pbn) argument
/netbsd-current/sys/ufs/mfs/
H A Dmfs_vfsops.c246 struct vnode *devvp; local
/netbsd-current/sys/fs/cd9660/
H A Dcd9660_lookup.c386 struct vnode *devvp; local
/netbsd-current/sys/kern/
H A Dvfs_init.c384 vnode_t *devvp = arg2; local
/netbsd-current/external/bsd/iscsi/dist/src/lib/
H A Dstorage.c154 find_device(devv_t *devvp, char *s) argument
168 getsize(conffile_t *cf, devv_t *devvp, extv_t *extents, char *s) argument
193 do_device(conffile_t *cf, devv_t *devvp, extv_t *extents, ent_t *ep) argument
306 do_target(conffile_t *cf, targv_t *targs, devv_t *devvp, extv_t *extents, ent_t *ep) argument
[all...]
/netbsd-current/sys/fs/hfs/
H A Dhfs_subr.c224 struct vnode *devvp; local
[all...]
H A Dhfs.h106 struct vnode* devvp; /* vnode for device I/O */ member in struct:__anon44
113 struct vnode *devvp; member in struct:__anon45
H A Dhfs_vfsops.c197 struct vnode *devvp; local
340 hfs_mountfs(struct vnode *devvp, struct mount *mp, struct lwp *l, const char *devpath) argument
[all...]
/netbsd-current/sys/fs/filecorefs/
H A Dfilecore_vfsops.c226 struct vnode *devvp; local
305 filecore_mountfs(struct vnode *devvp, struct mount *mp, struct lwp *l, struct filecore_args *argp) argument
[all...]
/netbsd-current/sbin/fsck_lfs/
H A Dinode.c239 struct uvnode *devvp, *vp; local
H A Dpass6.c547 struct uvnode *vp, *devvp; local
/netbsd-current/sys/ufs/chfs/
H A Dchfs_vfsops.c117 struct vnode *devvp = NULL; local
208 chfs_mountfs(struct vnode *devvp, struct mount *mp) argument
[all...]
H A Dchfs_inode.h86 struct vnode *devvp; /* vnode for block I/O */ member in struct:chfs_inode
/netbsd-current/sys/fs/efs/
H A Defs_vfsops.c66 efs_mount_common(struct mount *mp, const char *path, struct vnode *devvp, argument
179 struct vnode *devvp; local
[all...]
/netbsd-current/sys/fs/adosfs/
H A Dadosfs.h123 struct vnode *devvp; /* blk device mounted on */ member in struct:adosfsmount
H A Dadvfsops.c85 struct vnode *devvp; local
160 adosfs_mountfs(struct vnode *devvp, struct mount *mp, struct lwp *l) argument
[all...]

Completed in 314 milliseconds

12