Home
last modified time | relevance | path

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

/linux-3.4.99/fs/9p/
Dvfs_inode.c1272 static void *v9fs_vfs_follow_link(struct dentry *dentry, struct nameidata *nd) in v9fs_vfs_follow_link() function
1521 .follow_link = v9fs_vfs_follow_link,