Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dmntpt.c133 content = afs_get_link(mntpt, d_inode(mntpt), &cleanup); in afs_mntpt_set_params()
H A Dinode.c54 const char *afs_get_link(struct dentry *dentry, struct inode *inode, in afs_get_link() function
100 content = afs_get_link(dentry, d_inode(dentry), &done); in afs_readlink()
114 .get_link = afs_get_link,
H A Dinternal.h1251 const char *afs_get_link(struct dentry *dentry, struct inode *inode,