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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ext2/
H A Dsymlink.c31 const struct inode_operations ext2_symlink_inode_operations = { variable in typeref:struct:inode_operations
H A Dext2.h177 extern const struct inode_operations ext2_symlink_inode_operations;
H A Dnamei.c167 inode->i_op = &ext2_symlink_inode_operations;
H A Dinode.c1166 inode->i_op = &ext2_symlink_inode_operations;

Completed in 24 milliseconds