Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ecryptfs/
Dinode.c652 static char *ecryptfs_readlink_lower(struct dentry *dentry, size_t *bufsiz) in ecryptfs_readlink_lower() function
681 char *buf = ecryptfs_readlink_lower(dentry, &len); in ecryptfs_follow_link()
991 target = ecryptfs_readlink_lower(dentry, &targetsiz); in ecryptfs_getattr_link()