Lines Matching refs:fatent_operations
9 struct fatent_operations { struct
102 const struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_bread()
249 static const struct fatent_operations fat12_ops = {
258 static const struct fatent_operations fat16_ops = {
267 static const struct fatent_operations fat32_ops = {
323 const struct fatent_operations *ops = sbi->fatent_ops; in fat_ent_update_ptr()
352 const struct fatent_operations *ops = sbi->fatent_ops; in fat_ent_read()
410 const struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_write()
435 const struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_read_block()
466 const struct fatent_operations *ops = sbi->fatent_ops; in fat_alloc_clusters()
554 const struct fatent_operations *ops = sbi->fatent_ops; in fat_free_clusters()
639 const struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_reada()
652 const struct fatent_operations *ops = sbi->fatent_ops; in fat_count_free_clusters()