ecryptfs_dir_iops  538 fs/ecryptfs/ecryptfs_kernel.h extern const struct inode_operations ecryptfs_dir_iops;
ecryptfs_dir_iops   58 fs/ecryptfs/inode.c 		inode->i_op = &ecryptfs_dir_iops;
ecryptfs_dir_iops 1104 fs/ecryptfs/inode.c const struct inode_operations ecryptfs_dir_iops = {