Home
last modified time | relevance | path

Searched refs:ecryptfs_fs_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ecryptfs/
H A Dmain.c467 static struct file_system_type ecryptfs_fs_type; variable
532 if (path.dentry->d_sb->s_type == &ecryptfs_fs_type) { in ecryptfs_mount()
635 static struct file_system_type ecryptfs_fs_type = { variable
857 rc = register_filesystem(&ecryptfs_fs_type); in ecryptfs_init()
892 unregister_filesystem(&ecryptfs_fs_type); in ecryptfs_exit()