Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext2/
H A Dfile.c183 const struct file_operations ext2_file_operations = { variable
H A Dext2.h793 extern const struct file_operations ext2_file_operations;
H A Dinode.c1390 inode->i_fop = &ext2_file_operations; in ext2_set_file_ops()