Home
last modified time | relevance | path

Searched refs:ext2_file_inode_operations (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/ext2/
Dfile.c199 const struct inode_operations ext2_file_inode_operations = { variable
Dext2.h792 extern const struct inode_operations ext2_file_inode_operations;
Dinode.c1358 inode->i_op = &ext2_file_inode_operations; in ext2_set_file_ops()