Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ceph/
Dcrypto.h168 static inline struct page *ceph_fscrypt_pagecache_page(struct page *page) in ceph_fscrypt_pagecache_page() function
277 static inline struct page *ceph_fscrypt_pagecache_page(struct page *page) in ceph_fscrypt_pagecache_page() function
285 return page_offset(ceph_fscrypt_pagecache_page(page)); in ceph_fscrypt_page_offset()
Daddr.c635 snapc = page_snap_context(ceph_fscrypt_pagecache_page(page)); in get_writepages_data_length()
1263 struct page *page = ceph_fscrypt_pagecache_page(pages[i]); in ceph_writepages_start()