Home
last modified time | relevance | path

Searched refs:vt_to_nf4 (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_readdir.c101 static nfs_ftype4 vt_to_nf4[] = { variable
907 uint_t ftype = vt_to_nf4[va.va_type]; in rfs4_op_readdir()
H A Dnfs4_srv_attr.c247 static nfs_ftype4 vt_to_nf4[] = { variable
276 na->type = vt_to_nf4[sarg->vap->va_type]; in rfs4_fattr4_type()