ecryptfs_fs_type 467 fs/ecryptfs/main.c static struct file_system_type ecryptfs_fs_type; ecryptfs_fs_type 526 fs/ecryptfs/main.c if (path.dentry->d_sb->s_type == &ecryptfs_fs_type) { ecryptfs_fs_type 623 fs/ecryptfs/main.c static struct file_system_type ecryptfs_fs_type = { ecryptfs_fs_type 845 fs/ecryptfs/main.c rc = register_filesystem(&ecryptfs_fs_type); ecryptfs_fs_type 880 fs/ecryptfs/main.c unregister_filesystem(&ecryptfs_fs_type);