Searched refs:sfsname (Results 1 – 1 of 1) sorted by relevance
813 const char *sfsname = NULL; in nfs_printfh() local829 Parse_fh((const u_char *)dp, len, &fsid, &ino, NULL, &sfsname, 0); in nfs_printfh()831 if (sfsname) { in nfs_printfh()836 strncpy(temp, sfsname, NFSX_V3FHMAX); in nfs_printfh()