Searched refs:OP_REMOVE (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/head/rpcsvc/ |
H A D | nfs4_prot.x | 1388 OP_REMOVE = 28, enumerator 1430 case OP_REMOVE: REMOVE4args opremove; 1476 case OP_REMOVE: REMOVE4res opremove;
|
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_common.c | 503 case OP_REMOVE: in nfs4_op_to_str()
|
H A D | nfs4_xdr.c | 4006 case OP_REMOVE: in xdr_snfs_argop4_free() 4188 case OP_REMOVE: in xdr_nfs_argop4() 4421 op = OP_REMOVE; in xdr_cnfs_argop4() 4553 case OP_REMOVE: in xdr_nfs_resop4_free() 4673 case OP_REMOVE: in xdr_nfs_resop4() 4855 case OP_REMOVE: in xdr_nfs_resop4_clnt()
|
H A D | nfs4_vnops.c | 4944 NULL, NULL, OP_REMOVE, NULL, NULL, NULL) == FALSE) { in nfs4_inactive_otw() 7418 NULL, NULL, NULL, OP_REMOVE, NULL, NULL, NULL) == FALSE) { in nfs4_remove() 8795 NULL, OP_REMOVE, NULL, NULL, NULL) == FALSE) { in nfs4_rmdir()
|
/titanic_44/usr/src/uts/common/nfs/ |
H A D | nfs4_kprot.h | 1394 OP_REMOVE = 28, enumerator 1417 OP_CREMOVE = OP_REMOVE | SUNW_PRIVATE_OP,
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | nfs4_xdr.c | 2571 case OP_REMOVE: in xdr_nfs_argop4() 2736 case OP_REMOVE: in xdr_nfs_resop4()
|