Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/fat/
Dfatfs_syms.c16 EXPORT_SYMBOL(fat_get_block);
Dfile.c51 int fat_get_block(struct inode *inode, long iblock, struct buffer_head *bh_result, int create) in fat_get_block() function
Dinode.c874 return block_write_full_page(page,fat_get_block); in fat_writepage()
878 return block_read_full_page(page,fat_get_block); in fat_readpage()
882 return cont_prepare_write(page,from,to,fat_get_block, in fat_prepare_write()
887 return generic_block_bmap(mapping,block,fat_get_block); in _fat_bmap()
/linux-2.4.37.9/include/linux/
Dmsdos_fs.h275 extern int fat_get_block(struct inode *inode, long iblock,