fs_ops             67 arch/i386/stand/boot/conf.c struct fs_ops file_system[] = {
fs_ops             69 arch/i386/stand/cdboot/conf.c struct fs_ops file_system[] = {
fs_ops             82 arch/i386/stand/pxeboot/conf.c struct fs_ops file_system[] = {
fs_ops             96 arch/i386/stand/pxeboot/open.c 	f->f_ops = (struct fs_ops *)0;
fs_ops             96 lib/libsa/open.c 	f->f_ops = (struct fs_ops *)0;
fs_ops             62 lib/libsa/stand.h struct fs_ops {
fs_ops             74 lib/libsa/stand.h extern struct fs_ops file_system[];
fs_ops            103 lib/libsa/stand.h 	struct fs_ops	*f_ops;		/* pointer to file system operations */