Searched refs:OP_COMMIT (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/head/rpcsvc/ |
H A D | nfs4_prot.x | 1365 OP_COMMIT = 5, enumerator 1406 case OP_COMMIT: COMMIT4args opcommit; 1451 case OP_COMMIT: COMMIT4res opcommit;
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_common.c | 457 case OP_COMMIT: in nfs4_op_to_str()
|
H A D | nfs4_xdr.c | 4015 case OP_COMMIT: in xdr_snfs_argop4_free() 4194 case OP_COMMIT: in xdr_nfs_argop4() 4554 case OP_COMMIT: in xdr_nfs_resop4_free() 4676 case OP_COMMIT: in xdr_nfs_resop4() 4858 case OP_COMMIT: in xdr_nfs_resop4_clnt()
|
H A D | nfs4_vnops.c | 11496 OP_COMMIT, FALSE, NULL, 0, dmapp->vp); in nfs4_delmap_callback() 12026 argop[1].argop = OP_COMMIT; in nfs4_commit() 12047 NULL, OP_COMMIT, NULL, NULL, NULL) == FALSE) { in nfs4_commit()
|
/titanic_50/usr/src/uts/common/nfs/ |
H A D | nfs4_kprot.h | 1371 OP_COMMIT = 5, enumerator
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | nfs4_xdr.c | 2484 case OP_COMMIT: in xdr_nfs_argop4() 2641 case OP_COMMIT: in xdr_nfs_resop4()
|