Searched refs:NF4DIR (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/stand/lib/fs/nfs/ |
H A D | nfs_inet.h | 125 ((cf)->ftype.type4 == NF4DIR) : 0)))
|
H A D | mount.c | 441 roothandle.ftype.type4 = NF4DIR; in nfs4init()
|
/titanic_41/usr/src/head/rpcsvc/ |
H A D | nfs4_prot.x | 84 NF4DIR = 2, /* Directory */ enumerator 658 case NF4DIR:
|
/titanic_41/usr/src/uts/common/nfs/ |
H A D | nfs4_kprot.h | 66 NF4DIR = 2, enumerator
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_srv_readdir.c | 102 0, NF4REG, NF4DIR, NF4BLK, NF4CHR, NF4LNK, NF4FIFO, 0, 0, NF4SOCK, 0
|
H A D | nfs4_srv_attr.c | 248 0, NF4REG, NF4DIR, NF4BLK, NF4CHR, NF4LNK, NF4FIFO, 0, 0, NF4SOCK, 0
|
H A D | nfs4_xdr.c | 2589 case NF4DIR: in xdr_CREATE4args() 2644 case NF4DIR: in xdr_CREATE4cargs()
|
H A D | nfs4_vnops.c | 6837 ASSERT(type == NF4DIR || type == NF4LNK || type == NF4BLK || in call_nfs4_create_req() 6847 if (type == NF4DIR) { in call_nfs4_create_req() 6905 else if (type == NF4DIR) in call_nfs4_create_req() 8637 error = call_nfs4_create_req(dvp, nm, NULL, va, &vp, cr, NF4DIR); in nfs4_mkdir()
|
H A D | nfs4_srv.c | 1568 case NF4DIR: in rfs4_op_create() 1673 case NF4DIR: in rfs4_op_create()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | nfs4_xdr.c | 1113 case NF4DIR: in xdr_createtype4()
|