Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/devfs/
Dbase.c3231 static int devfs_readlink (struct dentry *dentry, char *buffer, int buflen) in devfs_readlink() function
3271 .readlink = devfs_readlink,
/linux-2.4.37.9/Documentation/filesystems/devfs/
DChangeLog420 - Fixed spelling in <devfs_readlink> debug
1659 - Widened locking in <devfs_readlink> and <devfs_follow_link>