Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ecryptfs/
Dinode.c633 static char *ecryptfs_readlink_lower(struct dentry *dentry, size_t *bufsiz) in ecryptfs_readlink_lower() function
664 buf = ecryptfs_readlink_lower(dentry, &len); in ecryptfs_get_link()
977 target = ecryptfs_readlink_lower(dentry, &targetsiz); in ecryptfs_getattr_link()