Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
629 static struct file_system_type ecryptfs_fs_type = { variable
851 rc = register_filesystem(&ecryptfs_fs_type); in ecryptfs_init()
886 unregister_filesystem(&ecryptfs_fs_type); in ecryptfs_exit()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds