Searched refs:fat_mirror_bhs (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/fat/
H A Dfatent.c375 static int fat_mirror_bhs(struct super_block *sb, struct buffer_head **bhs, fat_mirror_bhs() function
419 return fat_mirror_bhs(sb, fatent->bhs, fatent->nr_bhs); fat_ent_write()
539 err = fat_mirror_bhs(sb, bhs, nr_bhs); fat_alloc_clusters()
605 err = fat_mirror_bhs(sb, bhs, nr_bhs); fat_free_clusters()
620 err = fat_mirror_bhs(sb, bhs, nr_bhs); fat_free_clusters()

Completed in 35 milliseconds