Home
last modified time | relevance | path

Searched defs:LOCK4args (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1510 struct LOCK4args { struct
1512 nfs_lock_type4 locktype;
1513 bool reclaim;
1514 offset4 offset;
1515 length4 length;
1516 locker4 locker;
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1407 struct LOCK4args { struct
1414 typedef struct LOCK4args LOCK4args; argument