Searched refs:ext2_fast_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.c43 const struct inode_operations ext2_fast_symlink_inode_operations = { variable in typeref:struct:inode_operations
H A Dext2.h176 extern const struct inode_operations ext2_fast_symlink_inode_operations;
H A Dnamei.c177 inode->i_op = &ext2_fast_symlink_inode_operations;
H A Dinode.c1164 inode->i_op = &ext2_fast_symlink_inode_operations;

Completed in 44 milliseconds