Searched refs:fatent_operations (Results 1 – 2 of 2) sorted by relevance
10 struct fatent_operations { struct103 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 = {322 const struct fatent_operations *ops = sbi->fatent_ops; in fat_ent_update_ptr()351 const struct fatent_operations *ops = sbi->fatent_ops; in fat_ent_read()412 const struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_write()437 const struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_read_block()468 const struct fatent_operations *ops = sbi->fatent_ops; in fat_alloc_clusters()[all …]
91 const struct fatent_operations *fatent_ops;