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