Searched refs:of_read (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/kernel/
H A Dinitrd.c69 fd = os_open_file(filename, of_read(OPENFLAGS()), 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/drivers/
H A Drandom.c126 err = os_open_file("/dev/random", of_read(OPENFLAGS()), 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/shared/
H A Dos.h65 static inline struct openflags of_read(struct openflags flags) function
79 return of_read(of_write(flags));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/os-Linux/
H A Dfile.c167 *mode_out = of_read(*mode_out);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hppfs/
H A Dhppfs.c130 fd = os_open_file(host_file, of_read(OPENFLAGS()), 0);
462 fd = os_open_file(host_file, of_read(OPENFLAGS()), 0);

Completed in 171 milliseconds