Searched refs:ext3_file_inode_operations (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext3/
H A Dfile.c128 const struct inode_operations ext3_file_inode_operations = { variable in typeref:struct:inode_operations
H A Dinode.c2644 inode->i_op = &ext3_file_inode_operations;
H A Dnamei.c1654 inode->i_op = &ext3_file_inode_operations;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dext3_fs.h872 extern const struct inode_operations ext3_file_inode_operations;

Completed in 75 milliseconds