Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/devfs/
Dbase.c872 static ssize_t stat_read (struct file *file, char *buf, size_t len,
876 .read = stat_read,
3503 static ssize_t stat_read (struct file *file, char *buf, size_t len, in stat_read() function
/linux-2.4.37.9/Documentation/filesystems/devfs/
DChangeLog1888 - Cleaned up declaration of <stat_read>