Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfs/
Dclient.c1195 static void nfs_server_list_stop(struct seq_file *p, void *v);
1201 .stop = nfs_server_list_stop,
1243 static void nfs_server_list_stop(struct seq_file *p, void *v) in nfs_server_list_stop() function