Home
last modified time | relevance | path

Searched refs:exfat_file_operations (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/fs/exfat/
H A Dfile.c382 const struct file_operations exfat_file_operations = { variable
H A Dexfat_fs.h450 extern const struct file_operations exfat_file_operations;
H A Dinode.c560 inode->i_fop = &exfat_file_operations; in exfat_fill_inode()
/kernel/linux/linux-5.10/fs/exfat/
H A Dexfat_fs.h427 extern const struct file_operations exfat_file_operations;
H A Dfile.c366 const struct file_operations exfat_file_operations = { variable
H A Dinode.c584 inode->i_fop = &exfat_file_operations; in exfat_fill_inode()

Completed in 9 milliseconds