Home
last modified time | relevance | path

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

/Linux-v5.10/fs/fat/
Dfatent.c417 err = fat_sync_bhs(fatent->bhs, fatent->nr_bhs); in fat_ent_write()
539 err = fat_sync_bhs(bhs, nr_bhs); in fat_alloc_clusters()
603 err = fat_sync_bhs(bhs, nr_bhs); in fat_free_clusters()
618 err = fat_sync_bhs(bhs, nr_bhs); in fat_free_clusters()
Dmisc.c352 int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs) in fat_sync_bhs() function
Ddir.c1108 err = fat_sync_bhs(bhs, n); in fat_zeroed_cluster()
1118 err = fat_sync_bhs(bhs, n); in fat_zeroed_cluster()
1353 err = fat_sync_bhs(bhs, long_bhs); in fat_add_entries()
Dfat.h451 extern int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs);