Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dfile.c2648 static sector_t fuse_bmap(struct address_space *mapping, sector_t block) in fuse_bmap() function
3241 .bmap = fuse_bmap,