Home
last modified time | relevance | path

Searched refs:no_fd_ops (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/arch/mips/lib/
Dfloppy-no.c33 struct fd_ops no_fd_ops = { variable
/linux-2.4.37.9/arch/mips64/lib/
Dfloppy-no.c33 struct fd_ops no_fd_ops = { variable
/linux-2.4.37.9/arch/mips/kernel/
Dsetup.c60 extern struct fd_ops no_fd_ops;
502 fd_ops = &no_fd_ops; in setup_arch()
/linux-2.4.37.9/arch/mips64/kernel/
Dsetup.c59 extern struct fd_ops no_fd_ops;