Searched refs:ext2_fast_symlink_inode_operations (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ext2/
H A Dsymlink.c44 const struct inode_operations ext2_fast_symlink_inode_operations = { variable in typeref:struct:inode_operations
H A Dext2.h169 extern const struct inode_operations ext2_fast_symlink_inode_operations;
H A Dnamei.c179 inode->i_op = &ext2_fast_symlink_inode_operations;
H A Dinode.c1375 inode->i_op = &ext2_fast_symlink_inode_operations;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ext2/
H A Dsymlink.c44 const struct inode_operations ext2_fast_symlink_inode_operations = { variable in typeref:struct:inode_operations
H A Dext2.h169 extern const struct inode_operations ext2_fast_symlink_inode_operations;
H A Dnamei.c179 inode->i_op = &ext2_fast_symlink_inode_operations;
H A Dinode.c1375 inode->i_op = &ext2_fast_symlink_inode_operations;

Completed in 173 milliseconds