Searched refs:sa_layout_info (Results 1 – 3 of 3) sorted by relevance
179 uint16_t sa_layout_info; member184 #define SA_HDR_LAYOUT_NUM(hdr) BF32_GET(hdr->sa_layout_info, 0, 10)185 #define SA_HDR_SIZE(hdr) BF32_GET_SB(hdr->sa_layout_info, 10, 6, 3, 0)254 SA_HDR_LAYOUT_INFO_ENCODE(hdr->sa_layout_info, num, size); \
86 sa.sa_layout_info = BSWAP_16(sa.sa_layout_info); in zpl_get_file_info()
1253 sa_hdr_phys->sa_layout_info = BSWAP_16(sa_hdr_phys->sa_layout_info); in sa_byteswap()1718 (IS_SA_BONUSTYPE(bonustype) && hdr->sa_layout_info == 0)); in sa_find_idx_tab()