Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfsplus/
Dinode.c49 static int hfsplus_bmap(struct address_space *mapping, long block) in hfsplus_bmap() function
51 static sector_t hfsplus_bmap(struct address_space *mapping, sector_t block) in hfsplus_bmap()
126 .bmap = hfsplus_bmap,
136 .bmap = hfsplus_bmap,