Home
last modified time | relevance | path

Searched refs:nullfh2 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h659 extern fhandle_t nullfh2; /* for comparing V2 filehandles */
682 fhandle_t nullfh2; member
734 bcmp((fh), &nullfh2, sizeof (fhandle_t)) == 0)
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c108 fhandle_t nullfh2; /* for comparing V2 filehandles */ variable