Searched refs:nfs_show_mount_options (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | super.c | 420 static void nfs_show_mount_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_mount_options() function 523 nfs_show_mount_options(m, nfss, 0); in nfs_show_options() 632 nfs_show_mount_options(m, nfss, 1); in nfs_show_stats()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | super.c | 432 static void nfs_show_mount_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_mount_options() function 554 nfs_show_mount_options(m, nfss, 0); in nfs_show_options() 663 nfs_show_mount_options(m, nfss, 1); in nfs_show_stats()
|
Completed in 5 milliseconds