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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fat/
H A Dfatent.c407 err = fat_sync_bhs(fatent->bhs, fatent->nr_bhs);
530 err = fat_sync_bhs(bhs, nr_bhs);
593 err = fat_sync_bhs(bhs, nr_bhs);
608 err = fat_sync_bhs(bhs, nr_bhs);
H A Dmisc.c248 int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs) function
H A Dfat.h340 extern int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs);
H A Ddir.c1056 err = fat_sync_bhs(bhs, n);
1066 err = fat_sync_bhs(bhs, n);
1298 err = fat_sync_bhs(bhs, long_bhs);

Completed in 71 milliseconds