Home
last modified time | relevance | path

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

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