Home
last modified time | relevance | path

Searched refs:fat_sync_bhs (Results 1 – 3 of 3) sorted by relevance

/linux/fs/fat/
H A Dfatent.c419 err = fat_sync_bhs(fatent->bhs, fatent->nr_bhs); in fat_ent_write()
541 err = fat_sync_bhs(bhs, nr_bhs); in fat_alloc_clusters()
605 err = fat_sync_bhs(bhs, nr_bhs); in fat_free_clusters()
620 err = fat_sync_bhs(bhs, nr_bhs); in fat_free_clusters()
H A Dmisc.c362 int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs) in fat_sync_bhs() function
H A Dfat.h476 extern int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs);