Home
last modified time | relevance | path

Searched defs:fscrypt_encrypt_pagecache_blocks (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/crypto/
H 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); variable
/kernel/linux/linux-6.6/fs/crypto/
H A Dcrypto.c172 struct page *fscrypt_encrypt_pagecache_blocks(struct page *page, in fscrypt_encrypt_pagecache_blocks() function
210 EXPORT_SYMBOL(fscrypt_encrypt_pagecache_blocks); variable
/kernel/linux/linux-5.10/include/linux/
H A Dfscrypt.h287 static inline struct page *fscrypt_encrypt_pagecache_blocks(struct page *page, in fscrypt_encrypt_pagecache_blocks() function
/kernel/linux/linux-6.6/include/linux/
H A Dfscrypt.h417 static inline struct page *fscrypt_encrypt_pagecache_blocks(struct page *page, in fscrypt_encrypt_pagecache_blocks() function

Completed in 6 milliseconds