Searched refs:efs_symlink_aops (Results 1 – 3 of 3) sorted by relevance
52 const struct address_space_operations efs_symlink_aops = { variable
126 extern const struct address_space_operations efs_symlink_aops;
157 inode->i_data.a_ops = &efs_symlink_aops; in efs_iget()