ent_bread 13 fs/fat/fatent.c int (*ent_bread)(struct super_block *, struct fat_entry *, ent_bread 253 fs/fat/fatent.c .ent_bread = fat12_ent_bread, ent_bread 262 fs/fat/fatent.c .ent_bread = fat_ent_bread, ent_bread 271 fs/fat/fatent.c .ent_bread = fat_ent_bread, ent_bread 366 fs/fat/fatent.c err = ops->ent_bread(sb, fatent, offset, blocknr); ent_bread 443 fs/fat/fatent.c return ops->ent_bread(sb, fatent, offset, blocknr);