FileSystem.bmap

Map block index within file to block index within device.

Note: This makes sense only for block device backed filesystems mounted with the 'blkdev' option.

class FileSystem
@null
void
bmap
(
string path
,
size_t blocksize
,
ulong* idx
)

Meta