Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/exfat/
H A Dfile.c396 const struct inode_operations exfat_file_inode_operations = { variable
H A Dexfat_fs.h505 extern const struct inode_operations exfat_file_inode_operations;
H A Dinode.c559 inode->i_op = &exfat_file_inode_operations; in exfat_fill_inode()
/kernel/linux/linux-5.10/fs/exfat/
H A Dexfat_fs.h479 extern const struct inode_operations exfat_file_inode_operations;
H A Dfile.c376 const struct inode_operations exfat_file_inode_operations = { variable
H A Dinode.c583 inode->i_op = &exfat_file_inode_operations; in exfat_fill_inode()

Completed in 6 milliseconds