Home
last modified time | relevance | path

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

/openbmc/linux/fs/ecryptfs/
H A Dinode.c648 static char *ecryptfs_readlink_lower(struct dentry *dentry, size_t *bufsiz) in ecryptfs_readlink_lower() function
679 buf = ecryptfs_readlink_lower(dentry, &len); in ecryptfs_get_link()
998 target = ecryptfs_readlink_lower(dentry, &targetsiz); in ecryptfs_getattr_link()