Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext2/
H A Dfile.c322 const struct inode_operations ext2_file_inode_operations = { variable
H A Dext2.h785 extern const struct inode_operations ext2_file_inode_operations;
H A Dinode.c1370 inode->i_op = &ext2_file_inode_operations; in ext2_set_file_ops()