Home
last modified time | relevance | path

Searched refs:fs_type (Results 1 – 2 of 2) sorted by relevance

/net/sunrpc/
Drpc_pipe.c1448 rpc_mount(struct file_system_type *fs_type, in rpc_mount() argument
1451 return mount_ns(fs_type, flags, current->nsproxy->net_ns, rpc_fill_super); in rpc_mount()
/net/
Dsocket.c326 static struct dentry *sockfs_mount(struct file_system_type *fs_type, in sockfs_mount() argument
329 return mount_pseudo(fs_type, "socket:", &sockfs_ops, in sockfs_mount()