Home
last modified time | relevance | path

Searched defs:sfh1 (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/uts/common/fs/nfs/
H A Dnfs4_client.c3693 const nfs4_sharedfh_t *sfh1 = (const nfs4_sharedfh_t *)p1; in sfh4cmp() local
/titanic_52/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h2157 #define SFH4_SAME(sfh1, sfh2) ((sfh1) == (sfh2)) argument