Searched refs:DRT_ALIGN_ADDRESS (Results 1 – 1 of 1) sorted by relevance
6815 #define DRT_ALIGN_ADDRESS(addr) ((addr) & DRT_ADDRESS_MASK) macro6831 ((scm)->scm_hashtable[(i)].dhe_control & ~DRT_ADDRESS_MASK) | DRT_ALIGN_ADDRESS(a); \7211 offset = DRT_ALIGN_ADDRESS(offset); in vfs_drt_search_index()7265 offset = DRT_ALIGN_ADDRESS(offset); in vfs_drt_get_index()7369 pgoff = (int)((offset - DRT_ALIGN_ADDRESS(offset)) / PAGE_SIZE); in vfs_drt_do_mark_pages()