Home
last modified time | relevance | path

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

/openbsd/sys/arch/alpha/stand/boot/
H A Dfilesystem.c43 { ufs_open, ufs_close, ufs_read, ufs_write,
/openbsd/sys/arch/landisk/stand/boot/
H A Dconf.c32 { ufs_open, ufs_close, ufs_read, ufs_write, ufs_seek,
/openbsd/sys/lib/libsa/
H A Dufs.h36 int ufs_close(struct open_file *f);
H A Dufs.c583 ufs_close(struct open_file *f) in ufs_close() function
/openbsd/sys/arch/alpha/stand/nboot/
H A Dconf.c51 { ufs_open, ufs_close, ufs_read, ufs_write,
/openbsd/sys/arch/loongson/stand/boot/
H A Dconf.c67 { ufs_open, ufs_close, ufs_read, ufs_write,
/openbsd/sys/arch/hppa/stand/boot/
H A Dconf.c40 { ufs_open, ufs_close, ufs_read, ufs_write, ufs_seek,
/openbsd/sys/arch/armv7/stand/efiboot/
H A Dconf.c53 { ufs_open, ufs_close, ufs_read, ufs_write, ufs_seek,
/openbsd/sys/arch/riscv64/stand/efiboot/
H A Dconf.c57 { ufs_open, ufs_close, ufs_read, ufs_write, ufs_seek,
/openbsd/sys/arch/amd64/stand/boot/
H A Dconf.c66 { ufs_open, ufs_close, ufs_read, ufs_write, ufs_seek,
/openbsd/sys/arch/arm64/stand/efiboot/
H A Dconf.c58 { ufs_open, ufs_close, ufs_read, ufs_write, ufs_seek,
/openbsd/sys/arch/i386/stand/cdboot/
H A Dconf.c67 { ufs_open, ufs_close, ufs_read, ufs_write, ufs_seek,
/openbsd/sys/arch/amd64/stand/cdboot/
H A Dconf.c68 { ufs_open, ufs_close, ufs_read, ufs_write, ufs_seek,
/openbsd/sys/arch/amd64/stand/efiboot/
H A Dconf.c69 { ufs_open, ufs_close, ufs_read, ufs_write, ufs_seek,
/openbsd/sys/arch/i386/stand/boot/
H A Dconf.c68 { ufs_open, ufs_close, ufs_read, ufs_write, ufs_seek,
/openbsd/sys/arch/amd64/stand/pxeboot/
H A Dconf.c78 { ufs_open, ufs_close, ufs_read, ufs_write, ufs_seek,
/openbsd/sys/arch/i386/stand/pxeboot/
H A Dconf.c80 { ufs_open, ufs_close, ufs_read, ufs_write, ufs_seek,
/openbsd/sys/ufs/ufs/
H A Dufs_extern.h59 int ufs_close(void *);
H A Dufs_vnops.c222 ufs_close(void *v) in ufs_close() function
/openbsd/sys/arch/macppc/stand/
H A Dofdev.c143 ufs_open, ufs_close, ufs_read, ufs_write, ufs_seek, ufs_stat,
/openbsd/sys/ufs/ffs/
H A Dffs_vnops.c65 .vop_close = ufs_close,
/openbsd/sys/arch/sparc64/stand/ofwboot/
H A Dofdev.c200 ufs_open, ufs_close, ufs_read, ufs_write, ufs_seek,
/openbsd/sys/ufs/ext2fs/
H A Dext2fs_vnops.c1255 .vop_close = ufs_close,