Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ecryptfs/
Dinode.c639 static char *ecryptfs_readlink_lower(struct dentry *dentry, size_t *bufsiz) in ecryptfs_readlink_lower() function
670 buf = ecryptfs_readlink_lower(dentry, &len); in ecryptfs_get_link()
983 target = ecryptfs_readlink_lower(dentry, &targetsiz); in ecryptfs_getattr_link()