Searched refs:fs_type (Results 1 – 2 of 2) sorted by relevance
1148 rpc_mount(struct file_system_type *fs_type, in rpc_mount() argument1151 return mount_ns(fs_type, flags, current->nsproxy->net_ns, rpc_fill_super); in rpc_mount()
317 static struct dentry *sockfs_mount(struct file_system_type *fs_type, in sockfs_mount() argument320 return mount_pseudo(fs_type, "socket:", &sockfs_ops, in sockfs_mount()