Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext2/
H A Dnamei.c244 inode->i_op = &ext2_dir_inode_operations; in ext2_mkdir()
413 const struct inode_operations ext2_dir_inode_operations = { variable
H A Dext2.h802 extern const struct inode_operations ext2_dir_inode_operations;
H A Dinode.c1492 inode->i_op = &ext2_dir_inode_operations; in ext2_iget()