Home
last modified time | relevance | path

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

/linux/fs/
H A Dnullfs.c66 struct file_system_type nullfs_fs_type = { variable
H A Dmount.h8 extern struct file_system_type nullfs_fs_type;
H A Dnamespace.c3112 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()