Home
last modified time | relevance | path

Searched refs:fat_collect_bhs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/fat/
H A Dfatent.c447 static void fat_collect_bhs(struct buffer_head **bhs, int *nr_bhs, in fat_collect_bhs() function
506 fat_collect_bhs(bhs, &nr_bhs, &fatent); in fat_alloc_clusters()
518 * fat_collect_bhs() gets ref-count of bhs, in fat_alloc_clusters()
615 fat_collect_bhs(bhs, &nr_bhs, &fatent); in fat_free_clusters()
/kernel/linux/linux-6.6/fs/fat/
H A Dfatent.c448 static void fat_collect_bhs(struct buffer_head **bhs, int *nr_bhs, in fat_collect_bhs() function
507 fat_collect_bhs(bhs, &nr_bhs, &fatent); in fat_alloc_clusters()
519 * fat_collect_bhs() gets ref-count of bhs, in fat_alloc_clusters()
616 fat_collect_bhs(bhs, &nr_bhs, &fatent); in fat_free_clusters()

Completed in 4 milliseconds