Home
last modified time | relevance | path

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

/linux/fs/crypto/
A Dcrypto.c180 struct page *fscrypt_encrypt_pagecache_blocks(struct page *page, in fscrypt_encrypt_pagecache_blocks() function
219 EXPORT_SYMBOL(fscrypt_encrypt_pagecache_blocks);
/linux/include/linux/
A Dfscrypt.h312 struct page *fscrypt_encrypt_pagecache_blocks(struct page *page,
482 static inline struct page *fscrypt_encrypt_pagecache_blocks(struct page *page, in fscrypt_encrypt_pagecache_blocks() function
/linux/fs/ext4/
A Dpage-io.c523 bounce_page = fscrypt_encrypt_pagecache_blocks(&folio->page, in ext4_bio_write_folio()
/linux/fs/ceph/
A Daddr.c746 bounce_page = fscrypt_encrypt_pagecache_blocks(page, in writepage_nounlock()
1179 fscrypt_encrypt_pagecache_blocks(page, in ceph_writepages_start()
/linux/fs/f2fs/
A Ddata.c2532 fio->encrypted_page = fscrypt_encrypt_pagecache_blocks(page, in f2fs_encrypt_one_page()

Completed in 20 milliseconds