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

/fs/fat/
H A Dfatent.c418 err = fat_sync_bhs(fatent->bhs, fatent->nr_bhs);
540 err = fat_sync_bhs(bhs, nr_bhs);
604 err = fat_sync_bhs(bhs, nr_bhs);
619 err = fat_sync_bhs(bhs, nr_bhs);
H A Dmisc.c269 int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs) function
H A Ddir.c1105 err = fat_sync_bhs(bhs, n);
1115 err = fat_sync_bhs(bhs, n);
1344 err = fat_sync_bhs(bhs, long_bhs);
H A Dfat.h410 extern int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs);

Completed in 8 milliseconds