Home
last modified time | relevance | path

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

/linux-4.1.27/fs/hppfs/
Dhppfs.c178 static ssize_t read_proc(struct file *file, char __user *buf, ssize_t count, in read_proc() function
280 else count = read_proc(hppfs->proc_file, buf, count, ppos, 1); in hppfs_read()
350 while ((n = read_proc(proc_file, data->contents, in hppfs_get_data()