Searched refs:v9fs_readlink (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dvfs_inode.c1454 * v9fs_readlink - read a symlink's location (internal version)
1461 static int v9fs_readlink(struct dentry *dentry, char *buffer, int buflen) function
1518 len = v9fs_readlink(dentry, link, PATH_MAX);

Completed in 60 milliseconds