Searched refs:fs_proc (Results 1 – 4 of 4) sorted by relevance
89 INIT_HLIST_HEAD(&net->fs_proc); in afs_net_init()
487 return seq_hlist_start_head_rcu(&afs_seq2net(m)->fs_proc, *_pos); in afs_proc_servers_start()492 return seq_hlist_next_rcu(v, &afs_seq2net(m)->fs_proc, _pos); in afs_proc_servers_next()
100 hlist_add_head_rcu(&server->proc_link, &net->fs_proc); in afs_install_server()
310 struct hlist_head fs_proc; /* procfs servers list */ member
Completed in 17 milliseconds