Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dstand.h105 struct fs_ops { struct
121 extern struct fs_ops ufs_fsops; argument
122 extern struct fs_ops tftp_fsops;
123 extern struct fs_ops nfs_fsops;
124 extern struct fs_ops cd9660_fsops;
125 extern struct fs_ops gzipfs_fsops;
126 extern struct fs_ops bzipfs_fsops;
127 extern struct fs_ops dosfs_fsops;
128 extern struct fs_ops ext2fs_fsops;
129 extern struct fs_ops splitfs_fsops;
[all …]
H A Dopen.c67 struct fs_ops *exclusive_file_system;
141 struct fs_ops *fs; in open()
H A Dpkgfs.c50 struct fs_ops pkgfs_fsops = {
161 pkgfs_init(const char *pkgname, struct fs_ops *proto) in pkgfs_init()
H A Dsplitfs.c54 struct fs_ops splitfs_fsops = {
H A Dbzipfs.c76 struct fs_ops bzipfs_fsops = {
H A Dgzipfs.c53 struct fs_ops gzipfs_fsops = {
H A Dcd9660.c82 struct fs_ops cd9660_fsops = {
H A Dtftp.c75 struct fs_ops tftp_fsops = {
H A Dufs.c93 struct fs_ops ufs_fsops = {
H A Dnfs.c134 struct fs_ops nfs_fsops = {
H A Dext2fs.c110 struct fs_ops ext2fs_fsops = {
H A Ddosfs.c51 struct fs_ops dosfs_fsops = {
/illumos-gate/usr/src/boot/common/
H A Dinstall.c45 extern int pkgfs_init(const char *, struct fs_ops *);
187 struct fs_ops *proto; in install()
/illumos-gate/usr/src/boot/efi/loader/
H A Dconf.c47 struct fs_ops *file_system[] = {
/illumos-gate/usr/src/boot/i386/loader/
H A Dconf.c58 struct fs_ops *file_system[] = {
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dlibzfs.h158 extern struct fs_ops zfs_fsops;
H A Dzfs.c63 struct fs_ops zfs_fsops = {
/illumos-gate/usr/src/boot/i386/libi386/
H A Dlibi386.h94 extern struct fs_ops pxe_fsops;
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_config.c80 extern struct fs_ops sfs2_ops;
81 extern struct fs_ops sfs2cpv_ops;
/illumos-gate/usr/src/boot/i386/gptzfsboot/
H A Dzfsboot.c138 struct fs_ops *file_system[] = {