Searched refs:LOCK4res (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/uts/common/nfs/ |
H A D | nfs4_kprot.h | 824 struct LOCK4res { struct 831 typedef struct LOCK4res LOCK4res; typedef 1480 LOCK4res oplock;
|
/titanic_50/usr/src/head/rpcsvc/ |
H A D | nfs4_prot.x | 792 union LOCK4res switch (nfsstat4 status) { 1458 case OP_LOCK: LOCK4res oplock;
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_nfs4.c | 2625 LOCK4res *res = (LOCK4res *)obj; in sumres_lock() 2643 LOCK4res *res = (LOCK4res *)obj; in dtlres_lock()
|
H A D | nfs4_xdr.c | 1373 xdr_LOCK4res(register XDR *xdrs, LOCK4res *objp) in xdr_LOCK4res()
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_srv.c | 8699 LOCK4res *lres; in rfs4_do_lock() 8843 LOCK4res *resp = &resop->nfs_resop4_u.oplock; in rfs4_op_lock() 8862 cs, LOCK4res *, resp); in rfs4_op_lock() 8879 cs, LOCK4res *, resp); in rfs4_op_lock() 8888 cs, LOCK4res *, resp); in rfs4_op_lock() 9053 cs, LOCK4res *, resp); in rfs4_op_lock() 9063 cs, LOCK4res *, resp); in rfs4_op_lock() 9235 LOCK4res *, resp); in rfs4_op_lock()
|
H A D | nfs4_state.c | 130 deep_lock_copy(LOCK4res *dres, LOCK4res *sres) in deep_lock_copy() 142 deep_lock_free(LOCK4res *res) in deep_lock_free()
|
H A D | nfs4_xdr.c | 2759 xdr_LOCK4res(XDR *xdrs, LOCK4res *objp) in xdr_LOCK4res()
|
H A D | nfs4_vnops.c | 14129 LOCK4res *lock_res; in nfs4frlock_update_state()
|