Home
last modified time | relevance | path

Searched refs:HFSPLUS_SECTOR_SIZE (Results 1 – 4 of 4) sorted by relevance

/linux/fs/hfsplus/
A Dwrapper.c113 if (wd->ablk_size < HFSPLUS_SECTOR_SIZE) in hfsplus_read_mdb()
115 if (wd->ablk_size % HFSPLUS_SECTOR_SIZE) in hfsplus_read_mdb()
172 blocksize = sb_min_blocksize(sb, HFSPLUS_SECTOR_SIZE); in hfsplus_read_wrapper()
238 if (blocksize < HFSPLUS_SECTOR_SIZE || ((blocksize - 1) & blocksize)) in hfsplus_read_wrapper()
A Dpart_tbl.c111 pm = (struct new_pmap *)((u8 *)pm + HFSPLUS_SECTOR_SIZE); in hfs_parse_new_pmap()
A Dhfsplus_raw.h20 #define HFSPLUS_SECTOR_SIZE 512 macro
A Dhfsplus_fs.h308 HFSPLUS_SECTOR_SIZE); in hfsplus_min_io_size()

Completed in 13 milliseconds