Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfscrypt.h1052 static inline int fscrypt_encrypt_symlink(struct inode *inode, in fscrypt_encrypt_symlink() function
/linux/fs/ext4/
H A Dnamei.c3407 err = fscrypt_encrypt_symlink(inode, symname, len, &disk_link); in ext4_symlink()