Lines Matching refs:fatent_ops
102 struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_bread()
295 sbi->fatent_ops = &fat32_ops; in fat_ent_access_init()
299 sbi->fatent_ops = &fat16_ops; in fat_ent_access_init()
303 sbi->fatent_ops = &fat12_ops; in fat_ent_access_init()
323 struct fatent_operations *ops = sbi->fatent_ops; in fat_ent_update_ptr()
352 struct fatent_operations *ops = sbi->fatent_ops; in fat_ent_read()
410 struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_write()
425 if (sbi->fatent_ops->ent_next(fatent)) { in fat_ent_next()
435 struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_read_block()
466 struct fatent_operations *ops = sbi->fatent_ops; in fat_alloc_clusters()
554 struct fatent_operations *ops = sbi->fatent_ops; in fat_free_clusters()
639 struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_reada()
652 struct fatent_operations *ops = sbi->fatent_ops; in fat_count_free_clusters()