Home
last modified time | relevance | path

Searched refs:ext3_fast_symlink_inode_operations (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/fs/ext3/
Dsymlink.c44 const struct inode_operations ext3_fast_symlink_inode_operations = { variable
Dext3.h1123 extern const struct inode_operations ext3_fast_symlink_inode_operations;
Dnamei.c2310 inode->i_op = &ext3_fast_symlink_inode_operations; in ext3_symlink()
Dinode.c2999 inode->i_op = &ext3_fast_symlink_inode_operations; in ext3_iget()