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

/external/kernel-headers/original/linux/
H A Dmsdos_fs.h374 int nr_bhs; member in struct:fat_entry
380 fatent->nr_bhs = 0;
396 for (i = 0; i < fatent->nr_bhs; i++)
398 fatent->nr_bhs = 0;
440 extern int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs);

Completed in 59 milliseconds