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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext3/
H A Dsymlink.c33 const struct inode_operations ext3_symlink_inode_operations = { variable in typeref:struct:inode_operations
H A Dinode.c2903 inode->i_op = &ext3_symlink_inode_operations;
H A Dnamei.c2182 inode->i_op = &ext3_symlink_inode_operations;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dext3_fs.h963 extern const struct inode_operations ext3_symlink_inode_operations;

Completed in 102 milliseconds