Searched refs:vfs_get_link (Results 1 - 6 of 6) sorted by path

/linux-master/fs/ecryptfs/
H A Dinode.c658 link = vfs_get_link(lower_dentry, &done);
/linux-master/fs/
H A Dnamei.c5152 * vfs_get_link - get symlink body
5162 const char *vfs_get_link(struct dentry *dentry, struct delayed_call *done) function
5174 EXPORT_SYMBOL(vfs_get_link); variable
/linux-master/fs/nfsd/
H A Dvfs.c1627 link = vfs_get_link(path.dentry, &done);
/linux-master/fs/overlayfs/
H A Dcopy_up.c1156 ctx.link = vfs_get_link(ctx.lowerpath.dentry, &done);
H A Dinode.c337 p = vfs_get_link(ovl_dentry_real(dentry), done);
/linux-master/include/linux/
H A Dfs.h3282 extern const char *vfs_get_link(struct dentry *, struct delayed_call *);

Completed in 280 milliseconds