Searched refs:HFSPLUS_SECTOR_SIZE (Results 1 – 4 of 4) sorted by relevance
112 if (wd->ablk_size < HFSPLUS_SECTOR_SIZE) in hfsplus_read_mdb()114 if (wd->ablk_size % HFSPLUS_SECTOR_SIZE) in hfsplus_read_mdb()171 blocksize = sb_min_blocksize(sb, HFSPLUS_SECTOR_SIZE); in hfsplus_read_wrapper()236 if (blocksize < HFSPLUS_SECTOR_SIZE || ((blocksize - 1) & blocksize)) in hfsplus_read_wrapper()
111 pm = (struct new_pmap *)((u8 *)pm + HFSPLUS_SECTOR_SIZE); in hfs_parse_new_pmap()
20 #define HFSPLUS_SECTOR_SIZE 512 macro
311 HFSPLUS_SECTOR_SIZE); in hfsplus_min_io_size()