Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dinode.c647 static char *ecryptfs_readlink_lower(struct dentry *dentry, size_t *bufsiz) in ecryptfs_readlink_lower() function
678 buf = ecryptfs_readlink_lower(dentry, &len); in ecryptfs_get_link()
991 target = ecryptfs_readlink_lower(dentry, &targetsiz); in ecryptfs_getattr_link()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds