Searched refs:nullfs_fs_type (Results 1 – 3 of 3) sorted by relevance
66 struct file_system_type nullfs_fs_type = { variable
8 extern struct file_system_type nullfs_fs_type;
3112 VFS_WARN_ON_ONCE(old_ns_root->mnt.mnt_sb->s_type != &nullfs_fs_type); in create_new_namespace()6153 nullfs_mnt = vfs_kern_mount(&nullfs_fs_type, 0, "nullfs", NULL); in init_mount_tree()