Searched refs:ufs_open (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/sys/lib/libsa/
H A Dffsv2.c5 #define ufs_open ffsv2_open macro
H A Dffsv1.c5 #define ufs_open ffsv1_open macro
H A Dlfsv1.c6 #define ufs_open lfsv1_open macro
H A Dlfsv2.c6 #define ufs_open lfsv2_open macro
H A Dufs.c685 ufs_open(const char *path, struct open_file *f) function
/netbsd-current/sys/arch/hpcmips/stand/libsa/
H A Ddevopen.c57 ufs_open, ufs_close, ufs_read, ufs_write, ufs_seek, ufs_stat
/netbsd-current/sys/arch/i386/stand/dosboot/
H A Ddevopen.c48 ufs_open, ufs_close, ufs_read, ufs_write, ufs_seek, ufs_stat
/netbsd-current/sys/arch/hpc/stand/hpcboot/
H A Dfile_ufs.cpp99 error = ufs_open(_ascii_filename, _f);
/netbsd-current/sys/ufs/ufs/
H A Dufs_extern.h74 int ufs_open(void *);
H A Dufs_vnops.c224 ufs_open(void *v) function
/netbsd-current/sys/ufs/ffs/
H A Dffs_vnops.c110 { &vop_open_desc, ufs_open }, /* open */

Completed in 277 milliseconds