Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext2/
H A Dsymlink.c24 const struct inode_operations ext2_symlink_inode_operations = { variable
H A Dnamei.c176 inode->i_op = &ext2_symlink_inode_operations; in ext2_symlink()
H A Dext2.h807 extern const struct inode_operations ext2_symlink_inode_operations;
H A Dinode.c1505 inode->i_op = &ext2_symlink_inode_operations; in ext2_iget()