Home
last modified time | relevance | path

Searched refs:fatent_operations (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/fs/fat/
A Dfatent.c11 struct fatent_operations { struct
252 static const struct fatent_operations fat12_ops = {
261 static const struct fatent_operations fat16_ops = {
270 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()
470 const struct fatent_operations *ops = sbi->fatent_ops; in fat_alloc_clusters()
558 const struct fatent_operations *ops = sbi->fatent_ops; in fat_free_clusters()
651 const struct fatent_operations *ops = sbi->fatent_ops; in fat_ra_init()
719 const struct fatent_operations *ops = sbi->fatent_ops; in fat_count_free_clusters()
[all …]
A Dfat.h91 const struct fatent_operations *fatent_ops;

Completed in 6 milliseconds