Home
last modified time | relevance | path

Searched refs:OPEN_DELEGATE_NONE_EXT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1694 OPEN_DELEGATE_NONE_EXT = 3 /* New to NFSv4.1 */ enumerator
1873 case OPEN_DELEGATE_NONE_EXT: /* New to NFSv4.1 */
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1576 OPEN_DELEGATE_NONE_EXT = 3 enumerator
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c814 case OPEN_DELEGATE_NONE_EXT: in xdr_open_delegation4()