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