Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dstand.h106 struct fs_ops { struct
122 extern struct fs_ops ufs_fsops; argument
123 extern struct fs_ops tftp_fsops;
124 extern struct fs_ops nfs_fsops;
125 extern struct fs_ops cd9660_fsops;
126 extern struct fs_ops gzipfs_fsops;
127 extern struct fs_ops dosfs_fsops;
178 struct fs_ops *f_ops; /* pointer to file system operations */
411 extern struct fs_ops *file_system[];
412 extern struct fs_ops *exclusive_file_system;
H A Dopen.c67 struct fs_ops *exclusive_file_system;
141 struct fs_ops *fs; in open()
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 Ddosfs.c52 struct fs_ops dosfs_fsops = {
/illumos-gate/usr/src/boot/efi/loader/
H A Dconf.c48 struct fs_ops *file_system[] = {
/illumos-gate/usr/src/boot/i386/loader/
H A Dconf.c59 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[] = {