fuse_operations.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

Introduced in version 2.6

struct fuse_operations
int function(const char*, size_t, uint64_t*) bmap;

Meta