Lines Matching refs:fatent_operations
10 struct fatent_operations { struct
103 const struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_bread()
250 static const struct fatent_operations fat12_ops = {
259 static const struct fatent_operations fat16_ops = {
268 static const struct fatent_operations fat32_ops = {
324 const struct fatent_operations *ops = sbi->fatent_ops; in fat_ent_update_ptr()
353 const struct fatent_operations *ops = sbi->fatent_ops; in fat_ent_read()
411 const struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_write()
436 const struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_read_block()
467 const struct fatent_operations *ops = sbi->fatent_ops; in fat_alloc_clusters()
555 const struct fatent_operations *ops = sbi->fatent_ops; in fat_free_clusters()
640 const struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_reada()
653 const struct fatent_operations *ops = sbi->fatent_ops; in fat_count_free_clusters()
707 const struct fatent_operations *ops = sbi->fatent_ops; in fat_trim_fs()