Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c876 struct nfs4_ga_ext_res ges, *gesp; in xdr_ga_fattr_res() local
885 gesp = ⩾ in xdr_ga_fattr_res()
1481 garp->n4g_ext_res = kmem_alloc(sizeof (ges), KM_SLEEP); in xdr_ga_fattr_res()
1482 bcopy(&ges, garp->n4g_ext_res, sizeof (ges)); in xdr_ga_fattr_res()
1551 struct nfs4_ga_ext_res ges, *gesp; in xdr_ga_fattr_res_inline() local
1557 gesp = ⩾ in xdr_ga_fattr_res_inline()
2074 garp->n4g_ext_res = kmem_alloc(sizeof (ges), KM_SLEEP); in xdr_ga_fattr_res_inline()
2075 bcopy(&ges, garp->n4g_ext_res, sizeof (ges)); in xdr_ga_fattr_res_inline()
2146 struct nfs4_ga_ext_res ges; in xdr_READDIR4res_clnt() local
2166 ges.n4g_pc4.pc4_cache_valid = 0; in xdr_READDIR4res_clnt()
[all …]