Searched refs:nfs_err_stat (Results 1 – 1 of 1) sorted by relevance
1040 static const uint8_t nfs_err_stat[] ALIGN1 = { variable1062 for (i = 0; i < ARRAY_SIZE(nfs_err_stat); i++) { in nfs_strerror()1063 if (nfs_err_stat[i] == status) in nfs_strerror()