Home | History | Annotate | Download | only in linux

Lines Matching refs:bmap

216 #define FIBMAP	   _IO(0x00,1)	/* bmap access */
217 #define FIGETBSZ _IO(0x00,2) /* get the block size used for bmap */
375 sector_t (*bmap)(struct address_space *, sector_t);
1549 extern sector_t bmap(struct inode *, sector_t);