Home
last modified time | relevance | path

Searched refs:ext2_file_inode_operations (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/fs/ext2/
Dfile.c52 struct inode_operations ext2_file_inode_operations = { variable
Dnamei.c100 inode->i_op = &ext2_file_inode_operations; in ext2_create()
Dinode.c1011 inode->i_op = &ext2_file_inode_operations; in ext2_read_inode()
/linux-2.4.37.9/include/linux/
Dext2_fs.h645 extern struct inode_operations ext2_file_inode_operations;