Searched refs:ext2_file_operations (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ext2/
H A Dfile.c63 const struct file_operations ext2_file_operations = { variable in typeref:struct:file_operations
H A Dext2.h156 extern const struct file_operations ext2_file_operations;
H A Dnamei.c117 inode->i_fop = &ext2_file_operations;
120 inode->i_fop = &ext2_file_operations;
H A Dinode.c1361 inode->i_fop = &ext2_file_operations;
1364 inode->i_fop = &ext2_file_operations;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ext2/
H A Dfile.c63 const struct file_operations ext2_file_operations = { variable in typeref:struct:file_operations
H A Dext2.h156 extern const struct file_operations ext2_file_operations;
H A Dnamei.c117 inode->i_fop = &ext2_file_operations;
120 inode->i_fop = &ext2_file_operations;
H A Dinode.c1361 inode->i_fop = &ext2_file_operations;
1364 inode->i_fop = &ext2_file_operations;

Completed in 176 milliseconds