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

/linux-master/fs/ext2/
H A Dsymlink.c24 const struct inode_operations ext2_symlink_inode_operations = { variable in typeref:struct:inode_operations
H A Dnamei.c179 inode->i_op = &ext2_symlink_inode_operations;
H A Dext2.h794 extern const struct inode_operations ext2_symlink_inode_operations;
H A Dinode.c1480 inode->i_op = &ext2_symlink_inode_operations;

Completed in 228 milliseconds