Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext2/
H A Dfile.c305 const struct file_operations ext2_file_operations = { variable
H A Dext2.h786 extern const struct file_operations ext2_file_operations;
H A Dinode.c1371 inode->i_fop = &ext2_file_operations; in ext2_set_file_ops()