Home
last modified time | relevance | path

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

/linux-5.19.10/fs/exfat/
Dmisc.c182 int exfat_update_bhs(struct buffer_head **bhs, int nr_bhs, int sync) in exfat_update_bhs() function
Dexfat_fs.h528 int exfat_update_bhs(struct buffer_head **bhs, int nr_bhs, int sync);
Ddir.c611 err = exfat_update_bhs(es->bh, es->num_bh, sync); in exfat_free_dentry_set()