Home
last modified time | relevance | path

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

/linux/fs/crypto/
A Dcrypto.c164 struct page *fscrypt_encrypt_pagecache_blocks(struct page *page, in fscrypt_encrypt_pagecache_blocks() function
202 EXPORT_SYMBOL(fscrypt_encrypt_pagecache_blocks);
/linux/include/linux/
A Dfscrypt.h244 struct page *fscrypt_encrypt_pagecache_blocks(struct page *page,
386 static inline struct page *fscrypt_encrypt_pagecache_blocks(struct page *page, in fscrypt_encrypt_pagecache_blocks() function
/linux/fs/ext4/
A Dpage-io.c520 bounce_page = fscrypt_encrypt_pagecache_blocks(page, enc_bytes, in ext4_bio_write_page()
/linux/fs/f2fs/
A Ddata.c2539 fio->encrypted_page = fscrypt_encrypt_pagecache_blocks(page, in f2fs_encrypt_one_page()

Completed in 14 milliseconds