Searched refs:ext2_file_inode_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.c97 const struct inode_operations ext2_file_inode_operations = { variable in typeref:struct:inode_operations
H A Dext2.h155 extern const struct inode_operations ext2_file_inode_operations;
H A Dnamei.c111 inode->i_op = &ext2_file_inode_operations;
H A Dinode.c1355 inode->i_op = &ext2_file_inode_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.c97 const struct inode_operations ext2_file_inode_operations = { variable in typeref:struct:inode_operations
H A Dext2.h155 extern const struct inode_operations ext2_file_inode_operations;
H A Dnamei.c111 inode->i_op = &ext2_file_inode_operations;
H A Dinode.c1355 inode->i_op = &ext2_file_inode_operations;

Completed in 100 milliseconds