fs_ops
struct fs_ops file_system[] = {
struct fs_ops file_system[] = {
int nfsys = sizeof(file_system)/sizeof(struct fs_ops);
struct fs_ops file_system[] = {
struct fs_ops file_system[] = {
int nfsys = sizeof(file_system)/sizeof(struct fs_ops);
struct fs_ops file_system[] = {
struct fs_ops file_system[] = {
struct fs_ops file_system[] = {
struct fs_ops file_system[] = {
int nfsys = sizeof (file_system)/sizeof (struct fs_ops);
struct fs_ops file_system[] = {
const struct fs_ops file_system_nfs = FS_OPS(nfs);
extern const struct fs_ops file_system_nfs;
struct fs_ops file_system[] = {
int nfsys = sizeof(file_system)/sizeof(struct fs_ops);
struct fs_ops ops_nfs = FS_OPS(nfs);
struct fs_ops ops_tftp = FS_OPS(tftp);
struct fs_ops ops_ext2fs = FS_OPS(ext2fs);
struct fs_ops ops_dosfs = FS_OPS(dosfs);
struct fs_ops ops_bsdfs = FS_OPS(ufs);
struct fs_ops file_system[1];
struct fs_ops file_system[] = {
int nfsys = sizeof(file_system)/sizeof(struct fs_ops);
struct fs_ops file_system[] = {
struct fs_ops file_system[] = {
struct fs_ops null_fs_ops = FS_OPS(null);
struct fs_ops bfs_ops = {
struct fs_ops datafs_ops = {
extern struct fs_ops datafs_ops;
extern struct fs_ops bfs_ops;
struct fs_ops ufs_ops = FS_OPS(ufs);
struct fs_ops nfs_ops = FS_OPS(nfs);
struct fs_ops file_system[1];
struct fs_ops file_system_rawfs[1] = { FS_OPS(rawfs) };
struct fs_ops file_system_ufs[NFSYS_FS] = {
struct fs_ops file_system_nfs[1] = { FS_OPS(nfs) };
struct fs_ops file_system[NFSYS_FS];
extern struct fs_ops file_system_rawfs[1];
extern struct fs_ops file_system_ufs[NFSYS_FS];
extern struct fs_ops file_system_nfs[1];
struct fs_ops file_system[] = {
static struct fs_ops winop = {
static struct fs_ops ufsop = {
struct fs_ops file_system[] = {
struct fs_ops file_system[] = {
struct fs_ops file_system[] = {
struct fs_ops file_system[] = {
int nfsys = sizeof(file_system) / sizeof(struct fs_ops);
static struct fs_ops dosfs = {
static struct fs_ops ufsfs = {
struct fs_ops file_system[] = {
struct fs_ops file_system_null = FS_OPS(null);
struct fs_ops file_system_nfs = FS_OPS(nfs);
struct fs_ops file_system_tftp = FS_OPS(tftp);
struct fs_ops file_system[] = {
struct fs_ops file_system_disk[] = {
sizeof(struct fs_ops) * nfsys_disk);
sizeof(struct fs_ops));
sizeof(struct fs_ops));
memcpy(file_system, nf->ops, sizeof(struct fs_ops));
extern struct fs_ops file_system_disk[];
extern struct fs_ops file_system_nfs;
extern struct fs_ops file_system_tftp;
extern struct fs_ops file_system_null;
struct fs_ops *ops;
struct fs_ops file_system_nfs = FS_OPS(nfs);
struct fs_ops file_system_tftp = FS_OPS(tftp);
struct fs_ops file_system[1];
sizeof(struct fs_ops));
memcpy(file_system, pxeboot_fstab[0].fst_ops, sizeof(struct fs_ops));
struct fs_ops *fst_ops;
extern struct fs_ops efi_fsops;
struct fs_ops file_system[] = {
int nfsys = sizeof(file_system) / sizeof(struct fs_ops);
memcpy(&file_system[0], &file_system[1], sizeof(struct fs_ops));
struct fs_ops file_system[] = {
int nfsys = sizeof(file_system) / sizeof(struct fs_ops);
extern struct fs_ops ski_fsops;
struct fs_ops file_system[] = {
struct fs_ops file_system_disk[] = {
struct fs_ops file_system_nfs[] = { FS_OPS(nfs) };
struct fs_ops file_system[MAX_NFSYS];
extern struct fs_ops file_system_disk[];
extern struct fs_ops file_system_nfs[];
static struct fs_ops file_system_ffsv1 = FS_OPS(ffsv1);
static struct fs_ops file_system_ffsv2 = FS_OPS(ffsv2);
static struct fs_ops file_system_lfsv1 = FS_OPS(lfsv1);
static struct fs_ops file_system_lfsv2 = FS_OPS(lfsv2);
static struct fs_ops file_system_hfs = FS_OPS(hfs);
static struct fs_ops file_system_ustarfs = FS_OPS(ustarfs);
static struct fs_ops file_system_cd9660 = FS_OPS(cd9660);
static struct fs_ops file_system_nfs = FS_OPS(nfs);
static struct fs_ops file_system_dosfs = FS_OPS(dosfs);
struct fs_ops file_system[9];
int nfsys = sizeof(file_system)/sizeof(struct fs_ops);
struct fs_ops file_system[] = {
struct fs_ops file_system[] = {
extern const struct fs_ops file_system_nfs;
struct fs_ops file_system[] = {
struct fs_ops file_system[] = {
struct fs_ops file_system[] = {
struct fs_ops file_system[] = {
struct fs_ops file_system[] = {
struct fs_ops file_system_ufs = FS_OPS(ufs);
struct fs_ops file_system_nfs = FS_OPS(nfs);
struct fs_ops file_system_ustarfs = FS_OPS(ustarfs);
struct fs_ops file_system[2];
struct fs_ops file_system[1];
struct fs_ops file_system[] = {
static struct fs_ops file_system_ufs = FS_OPS(ufs);
static struct fs_ops file_system_cd9660 = FS_OPS(cd9660);
static struct fs_ops file_system_dosfs = FS_OPS(dosfs);
static struct fs_ops file_system_nfs = FS_OPS(nfs);
struct fs_ops file_system[3];
struct fs_ops file_system[] = {
int nfsys = sizeof(file_system)/sizeof(struct fs_ops);
struct fs_ops file_system[] = {
int nfsys = sizeof (file_system)/sizeof (struct fs_ops);
struct fs_ops file_system[] = {
int nfsys = sizeof (file_system)/sizeof (struct fs_ops);
struct fs_ops file_system[1] = { FS_OPS(null) };
struct fs_ops fs_nfs = FS_OPS(nfs);
struct fs_ops fs_tftp = FS_OPS(tftp);
struct fs_ops fs_ffsv2 = FS_OPS(ffsv2);
struct fs_ops fs_ffsv1 = FS_OPS(ffsv1);
struct fs_ops fs_mem = FS_OPS(mem);
struct fs_ops *fs;
extern struct fs_ops fs_ffsv2, fs_ffsv1;
struct fs_ops *fs = d->fsops;
struct fs_ops *
struct fs_ops *dsk_fsops(struct open_file *);
struct fs_ops file_system[] = {
int nfsys = sizeof(file_system)/sizeof(struct fs_ops);
struct fs_ops file_system[] = {
struct fs_ops file_system[] = {
struct fs_ops file_system[] = {
static struct fs_ops file_system_ufs = FS_OPS(ufs);
static struct fs_ops file_system_cd9660 = FS_OPS(cd9660);
static struct fs_ops file_system_dosfs = FS_OPS(dosfs);
static struct fs_ops file_system_nfs = FS_OPS(nfs);
struct fs_ops file_system[3];
struct fs_ops file_system_ufs[] = {
struct fs_ops file_system_nfs[] = {
struct fs_ops file_system[2];
sizeof(struct fs_ops) * nfsys);
sizeof(struct fs_ops) * nfsys);
extern struct fs_ops file_system_nfs[];
extern struct fs_ops file_system_ufs[];
static struct fs_ops file_system_ufs[] =
static struct fs_ops file_system_cd9660 = FS_OPS(cd9660);
static struct fs_ops file_system_nfs = FS_OPS(nfs);
static struct fs_ops file_system_tftp = FS_OPS(tftp);
struct fs_ops file_system[7];
struct fs_ops file_system[] = {
struct fs_ops file_system[] = {
struct fs_ops file_system[] = {
struct fs_ops file_system[] = {
struct fs_ops file_system[] = {
struct fs_ops *fs;
extern struct fs_ops file_system_ustarfs[];
extern struct fs_ops file_system_nfs[];
struct fs_ops file_system_ustarfs[] = {
struct fs_ops file_system_nfs[] = {
struct fs_ops file_system[] = {
struct fs_ops file_system_net = FS_OPS(nfs);
struct fs_ops file_system[] = {
f->f_ops = (struct fs_ops *)0;
extern struct fs_ops file_system[];
const struct fs_ops *f_ops; /* pointer to file system operations */
struct fs_ops file_system[] = {
struct fs_ops null_fs_ops = FS_OPS(null);
struct fs_ops tftp_fs_ops = FS_OPS(tftp);
struct fs_ops nfs_fs_ops = FS_OPS(nfs);
extern struct fs_ops null_fs_ops;
extern struct fs_ops tftp_fs_ops;
extern struct fs_ops nfs_fs_ops;