Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ecryptfs/
Dinode.c640 static char *ecryptfs_readlink_lower(struct dentry *dentry, size_t *bufsiz) in ecryptfs_readlink_lower() function
671 buf = ecryptfs_readlink_lower(dentry, &len); in ecryptfs_get_link()
990 target = ecryptfs_readlink_lower(dentry, &targetsiz); in ecryptfs_getattr_link()