Searched refs:nfs_ftype4 (Results 1 – 9 of 9) sorted by relevance
64 enum nfs_ftype4 { enum75 typedef enum nfs_ftype4 nfs_ftype4; typedef406 typedef nfs_ftype4 fattr4_type;680 nfs_ftype4 type;691 nfs_ftype4 type;
100 nfs_ftype4 type4;218 nfs_ftype4 b_fattr4_type;
82 enum nfs_ftype4 { enum402 typedef nfs_ftype4 fattr4_type;650 union createtype4 switch (nfs_ftype4 type) {
555 static char *sum_type_name(nfs_ftype4);575 static char *detail_type_name(nfs_ftype4);3661 sum_type_name(nfs_ftype4 type) in sum_type_name()3719 detail_type_name(nfs_ftype4 type) in detail_type_name()3994 nfs_ftype4 val; in prt_type()
57 xdr_nfs_ftype4(register XDR *xdrs, nfs_ftype4 *objp) in xdr_nfs_ftype4()
101 static nfs_ftype4 vt_to_nf4[] = {
914 if ((nfs_ftype4)vap->va_type < NF4REG || in xdr_ga_fattr_res()915 (nfs_ftype4)vap->va_type > NF4NAMEDATTR) in xdr_ga_fattr_res()1584 if ((nfs_ftype4)vap->va_type < NF4REG || in xdr_ga_fattr_res_inline()1585 (nfs_ftype4)vap->va_type > NF4NAMEDATTR) in xdr_ga_fattr_res_inline()
247 static nfs_ftype4 vt_to_nf4[] = {
6829 vnode_t **vpp, cred_t *cr, nfs_ftype4 type) in call_nfs4_create_req()7185 nfs_ftype4 type; in nfs4mknod()