Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dcrypto.h160 static inline struct page *ceph_fscrypt_pagecache_page(struct page *page) in ceph_fscrypt_pagecache_page() function
261 static inline struct page *ceph_fscrypt_pagecache_page(struct page *page) in ceph_fscrypt_pagecache_page() function
269 return page_offset(ceph_fscrypt_pagecache_page(page)); in ceph_fscrypt_page_offset()