Searched refs:hppfs_read_file (Results 1 - 1 of 1) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hppfs/
H A Dhppfs_kern.c238 static ssize_t hppfs_read_file(int fd, char __user *buf, ssize_t count) function
247 printk("hppfs_read_file : kmalloc failed\n");
306 count = hppfs_read_file(hppfs->host_fd, buf, count);

Completed in 69 milliseconds