Searched refs:cow_write_file (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/drivers/
H A Dcow_sys.h36 static inline int cow_write_file(int fd, void *buf, int size) function
H A Dcow_user.c251 err = cow_write_file(fd, header, sizeof(*header));
427 err = cow_write_file(fd, &zero, sizeof(zero));

Completed in 104 milliseconds