ecryptfs_main_iops  537 fs/ecryptfs/ecryptfs_kernel.h extern const struct inode_operations ecryptfs_main_iops;
ecryptfs_main_iops   60 fs/ecryptfs/inode.c 		inode->i_op = &ecryptfs_main_iops;
ecryptfs_main_iops 1119 fs/ecryptfs/inode.c const struct inode_operations ecryptfs_main_iops = {