Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dsymlink.c162 const char *afs_get_link(struct dentry *dentry, struct inode *inode, in afs_get_link() function
217 content = afs_get_link(dentry, d_inode(dentry), &done); in afs_readlink()
272 .get_link = afs_get_link,
H A Dmntpt.c133 content = afs_get_link(mntpt, d_inode(mntpt), &cleanup); in afs_mntpt_set_params()
H A Dinternal.h1615 const char *afs_get_link(struct dentry *dentry, struct inode *inode,