Searched refs:CLOSE4args (Results 1 – 7 of 7) sorted by relevance
1255 struct CLOSE4args { struct1259 typedef struct CLOSE4args CLOSE4args; argument2739 CLOSE4args opclose;
1355 struct CLOSE4args { struct3024 case OP_CLOSE: CLOSE4args opclose;
1429 CLOSE4args *args = (CLOSE4args *)obj; in sumarg_close()1438 CLOSE4args *args = (CLOSE4args *)obj; in dtlarg_close()
1026 xdr_CLOSE4args(register XDR *xdrs, CLOSE4args *objp) in xdr_CLOSE4args()
8547 CLOSE4args *args = &argop->nfs_argop4_u.opclose; in rfs4_op_close()8553 CLOSE4args *, args); in rfs4_op_close()
2618 xdr_CLOSE4args(XDR *xdrs, CLOSE4args *objp) in xdr_CLOSE4args()
2442 CLOSE4args *close_args; in nfs4close_otw()