Home
last modified time | relevance | path

Searched refs:NF4DIR (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dnfs_inet.h125 ((cf)->ftype.type4 == NF4DIR) : 0)))
H A Dmount.c439 roothandle.ftype.type4 = NF4DIR; in nfs4init()
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x95 NF4DIR = 2, /* Directory */ enumerator
1393 case NF4DIR:
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_readdir.c102 0, NF4REG, NF4DIR, NF4BLK, NF4CHR, NF4LNK, NF4FIFO, 0, 0, NF4SOCK, 0
H A Dnfs4_srv_attr.c276 0, NF4REG, NF4DIR, NF4BLK, NF4CHR, NF4LNK, NF4FIFO, 0, 0, NF4SOCK, 0
H A Dnfs4_xdr.c2662 case NF4DIR: in xdr_CREATE4args()
2717 case NF4DIR: in xdr_CREATE4cargs()
H A Dnfs4_vnops.c6839 ASSERT(type == NF4DIR || type == NF4LNK || type == NF4BLK || in call_nfs4_create_req()
6849 if (type == NF4DIR) { in call_nfs4_create_req()
6907 else if (type == NF4DIR) in call_nfs4_create_req()
8635 error = call_nfs4_create_req(dvp, nm, NULL, va, &vp, cr, NF4DIR); in nfs4_mkdir()
H A Dnfs4_srv.c1809 case NF4DIR: in rfs4_op_create()
1914 case NF4DIR: in rfs4_op_create()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c1104 case NF4DIR: in xdr_createtype4()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h72 NF4DIR = 2, enumerator