Home | History | Annotate | Download | only in linux

Lines Matching defs:bmap

329 #define FIBMAP	   _IO(0x00,1)	/* bmap access */
330 #define FIGETBSZ _IO(0x00,2) /* get the block size used for bmap */
611 sector_t (*bmap)(struct address_space *, sector_t);
2212 extern sector_t bmap(struct inode *, sector_t);