Home
last modified time | relevance | path

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

/linux-4.1.27/fs/hppfs/
Dhppfs.c199 static ssize_t hppfs_read_file(int fd, char __user *buf, ssize_t count) in hppfs_read_file() function
271 err = hppfs_read_file(hppfs->host_fd, buf, count); in hppfs_read()