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