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