Searched defs:fat_entry (Results 1 – 8 of 8) sorted by relevance
19114 struct fat_entry { struct19115 int entry;19116 union {19120 } u;19121 int nr_bhs;19122 struct buffer_head *bhs[2];19123 struct inode *fat_inode;
61650 struct fat_entry { struct61651 int entry;61652 union {61656 } u;61657 int nr_bhs;61658 struct buffer_head *bhs[2];61659 struct inode *fat_inode;
48281 struct fat_entry { struct48282 int entry;48283 union {48287 } u;48288 int nr_bhs;48289 struct buffer_head *bhs[2];48290 struct inode *fat_inode;
43776 struct fat_entry { struct43777 int entry;43778 union {43782 } u;43783 int nr_bhs;43784 struct buffer_head *bhs[2];43785 struct inode *fat_inode;
58038 struct fat_entry { struct58039 int entry;58040 union {58044 } u;58045 int nr_bhs;58046 struct buffer_head *bhs[2];58047 struct inode *fat_inode;