Lines Matching defs:net
39 #define NET_NAME(net) ((net == &init_net) ? " (init_net)" : "") argument
904 rpc_add_pipe_dir_object_locked(struct net *net, in rpc_add_pipe_dir_object_locked()
918 rpc_remove_pipe_dir_object_locked(struct net *net, in rpc_remove_pipe_dir_object_locked()
935 rpc_add_pipe_dir_object(struct net *net, in rpc_add_pipe_dir_object()
960 rpc_remove_pipe_dir_object(struct net *net, in rpc_remove_pipe_dir_object()
984 rpc_find_or_alloc_pipe_dir_object(struct net *net, in rpc_find_or_alloc_pipe_dir_object()
1214 int rpc_pipefs_init_net(struct net *net) in rpc_pipefs_init_net()
1227 void rpc_pipefs_exit_net(struct net *net) in rpc_pipefs_exit_net()
1240 struct super_block *rpc_get_sb_net(const struct net *net) in rpc_get_sb_net()
1252 void rpc_put_sb_net(const struct net *net) in rpc_put_sb_net()
1389 struct net *net = data; in rpc_fill_super() local
1438 gssd_running(struct net *net) in gssd_running()
1456 struct net *net = sb->s_fs_info; in rpc_kill_sb() local