Searched refs:ges (Results 1 – 1 of 1) sorted by relevance
876 struct nfs4_ga_ext_res ges, *gesp; in xdr_ga_fattr_res() local885 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() local1557 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() local2166 ges.n4g_pc4.pc4_cache_valid = 0; in xdr_READDIR4res_clnt()[all …]