Searched refs:fat_getblk (Results 1 – 3 of 3) sorted by relevance
25 struct buffer_head *fat_getblk(struct super_block *sb, int block) in fat_getblk() function
222 if (!(bh = fat_getblk(sb, sector))) in fat_extend_dir()
237 extern struct buffer_head *fat_getblk(struct super_block *sb, int block);