ecryptfs_symlink_iops  539 fs/ecryptfs/ecryptfs_kernel.h extern const struct inode_operations ecryptfs_symlink_iops;
ecryptfs_symlink_iops   56 fs/ecryptfs/inode.c 		inode->i_op = &ecryptfs_symlink_iops;
ecryptfs_symlink_iops 1096 fs/ecryptfs/inode.c const struct inode_operations ecryptfs_symlink_iops = {