Lines Matching defs:net
41 #define NET_NAME(net) ((net == &init_net) ? " (init_net)" : "") argument
888 rpc_add_pipe_dir_object_locked(struct net *net, in rpc_add_pipe_dir_object_locked()
902 rpc_remove_pipe_dir_object_locked(struct net *net, in rpc_remove_pipe_dir_object_locked()
919 rpc_add_pipe_dir_object(struct net *net, in rpc_add_pipe_dir_object()
944 rpc_remove_pipe_dir_object(struct net *net, in rpc_remove_pipe_dir_object()
968 rpc_find_or_alloc_pipe_dir_object(struct net *net, in rpc_find_or_alloc_pipe_dir_object()
1198 int rpc_pipefs_init_net(struct net *net) in rpc_pipefs_init_net()
1211 void rpc_pipefs_exit_net(struct net *net) in rpc_pipefs_exit_net()
1224 struct super_block *rpc_get_sb_net(const struct net *net) in rpc_get_sb_net()
1236 void rpc_put_sb_net(const struct net *net) in rpc_put_sb_net()
1362 struct net *net = sb->s_fs_info; in rpc_fill_super() local
1410 gssd_running(struct net *net) in gssd_running()
1445 struct net *net = sb->s_fs_info; in rpc_kill_sb() local