ecryptfs_dir_fops  536 fs/ecryptfs/ecryptfs_kernel.h extern const struct file_operations ecryptfs_dir_fops;
ecryptfs_dir_fops  395 fs/ecryptfs/file.c const struct file_operations ecryptfs_dir_fops = {
ecryptfs_dir_fops   63 fs/ecryptfs/inode.c 		inode->i_fop = &ecryptfs_dir_fops;