Searched refs:NFS_IOSTAT_VERS (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/linux/ | ||
D | nfs_iostat.h | 25 #define NFS_IOSTAT_VERS "1.1" macro |
/linux-6.6.21/fs/nfs/ | ||
D | super.c | 653 seq_printf(m, "statvers=%s", NFS_IOSTAT_VERS); in nfs_show_stats() |