fs_ops
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[] = {
struct fs_ops file_system[] = {
struct fs_ops tftp_fs = {
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[] = {
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_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_ufs = {
static struct fs_ops file_system_ufs2 = {
static struct fs_ops file_system_cd9660 = {
static struct fs_ops file_system_hfs = {
static struct fs_ops file_system_nfs = {
struct fs_ops file_system[4];
struct fs_ops file_system[] = {
static struct fs_ops file_system_ufs = {
static struct fs_ops file_system_ufs2 = {
static struct fs_ops file_system_cd9660 = {
static struct fs_ops file_system_nfs = {
struct fs_ops file_system[4];
struct fs_ops *f_ops; /* pointer to file system operations */
extern struct fs_ops file_system[];
} else if (fs_ops->ffserver == find_nfs_srvr) {
mf = find_mntfs(fs_ops, &mo, me->mnt_dir,
if (fs_ops == &sfs_ops || fs_ops == &ufs_ops)
if (fs_ops->fs_init) {
(void) (*fs_ops->fs_init)(mf);
me->mnt_fsname, fs_ops->fs_type, me->mnt_dir);
am_ops *fs_ops = 0;
fs_ops = &ufs_ops;
fs_ops = &sfs_ops;
fs_ops = &nfs_ops;
fs_ops = &sfs_ops;
fs_ops = &sfs_ops;
if (fs_ops) {