Lines Matching full:filenames
23 * filenames encryption modes. Filenames shorter than this will be zero-padded
34 * mean using the ciphertext filenames. However, since the ciphertext filenames
56 * take the performance hit of SHA-256 on very long filenames (which are rare).
88 * @inode: inode of the parent directory (for regular filenames)
145 * @inode: inode of the parent directory (for regular filenames)
205 * base64 to avoid the '/' character, which isn't allowed in filenames.
293 * Filenames that are shorter than the maximum length may have their lengths
309 * fscrypt_fname_alloc_buffer() - allocate a buffer for presented filenames
310 * @max_encrypted_len: maximum length of encrypted filenames the buffer will be
334 * fscrypt_fname_free_buffer() - free a buffer for presented filenames
351 * @inode: inode of the parent directory (for regular filenames)