Searched refs:SB_OFFSET (Results 1 – 2 of 2) sorted by relevance
154 #define SB_OFFSET (SB_SECTOR << SECTOR_SHIFT) macro
175 SB_OFFSET >> PAGE_SHIFT, GFP_KERNEL); in read_super()178 s = folio_address(folio) + offset_in_folio(folio, SB_OFFSET); in read_super()
Completed in 10 milliseconds