Home
last modified time | relevance | path

Searched refs:exist_lock_owner4 (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h792 struct exist_lock_owner4 { struct
796 typedef struct exist_lock_owner4 exist_lock_owner4; typedef
802 exist_lock_owner4 lock_owner;
/titanic_44/usr/src/head/rpcsvc/
H A Dnfs4_prot.x757 struct exist_lock_owner4 { struct
766 exist_lock_owner4 lock_owner; argument
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c118 exist_lock_owner4 *own);
122 static void detail_exist_lock_owner(exist_lock_owner4 *own);
1736 sum_exist_lock_owner(char *buf, int buflen, exist_lock_owner4 *own) in sum_exist_lock_owner()
1802 detail_exist_lock_owner(exist_lock_owner4 *own) in detail_exist_lock_owner()
H A Dnfs4_xdr.c1300 xdr_exist_lock_owner4(register XDR *xdrs, exist_lock_owner4 *objp) in xdr_exist_lock_owner4()
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_state.c1209 exist_lock_owner4 *eown; in nfs4_setup_lock_args()