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