HomeSort by relevance Sort by last modified time
    Searched full:nr_bhs (Results 1 - 1 of 1) sorted by null

  /external/kernel-headers/original/linux/
msdos_fs.h 374 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 184 milliseconds