Home
last modified time | relevance | path

Searched refs:fatent_operations (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/fat/
H A Dfatent.c10 struct fatent_operations { struct
104 const struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_bread()
251 static const struct fatent_operations fat12_ops = {
260 static const struct fatent_operations fat16_ops = {
269 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()
413 const struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_write()
438 const struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_read_block()
469 const struct fatent_operations *op in fat_alloc_clusters()
[all...]
H A Dfat.h91 const struct fatent_operations *fatent_ops;
/kernel/linux/linux-6.6/fs/fat/
H A Dfatent.c11 struct fatent_operations { struct
105 const struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_bread()
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()
414 const struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_write()
439 const struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_read_block()
470 const struct fatent_operations *op in fat_alloc_clusters()
[all...]
H A Dfat.h91 const struct fatent_operations *fatent_ops;

Completed in 5 milliseconds