ecryptfs_sops 540 fs/ecryptfs/ecryptfs_kernel.h extern const struct super_operations ecryptfs_sops; ecryptfs_sops 516 fs/ecryptfs/main.c s->s_op = &ecryptfs_sops; ecryptfs_sops 170 fs/ecryptfs/super.c const struct super_operations ecryptfs_sops = {