Home
last modified time | relevance | path

Searched refs:vtype_t (Results 1 – 25 of 37) sorted by relevance

12

/titanic_44/usr/src/uts/common/sys/fs/
H A Dsnode.h154 struct vnode *specvp(struct vnode *, dev_t, vtype_t, struct cred *);
155 struct vnode *makespecvp(dev_t, vtype_t);
158 struct vnode *specfind(dev_t, vtype_t);
159 struct vnode *commonvp(dev_t, vtype_t);
169 struct vnode *specvp_devfs(struct vnode *, dev_t, vtype_t,
180 void spec_size_invalidate(dev_t, vtype_t);
H A Dautofs.h268 extern fnnode_t *auto_makefnnode(vtype_t, vfs_t *, char *, cred_t *,
H A Dudf_inode.h415 vtype_t i_type; /* File type */
656 void ud_ifree(struct ud_inode *, vtype_t);
/titanic_44/usr/src/uts/common/sys/
H A Desunddi.h92 e_ddi_getprop(dev_t dev, vtype_t type, char *name, int flags, int defaultval);
95 e_ddi_getprop_int64(dev_t dev, vtype_t type, char *name,
99 e_ddi_getproplen(dev_t dev, vtype_t type, char *name, int flags, int *lengthp);
102 e_ddi_getlongprop(dev_t dev, vtype_t type, char *name, int flags,
106 e_ddi_getlongprop_buf(dev_t dev, vtype_t type, char *name, int flags,
H A Dvnode.h171 } vtype_t; typedef
365 vtype_t va_type; /* vnode type (for create) */
493 vtype_t va_type; /* vnode type (for create) */
1274 vnode_t *specvp(struct vnode *vp, dev_t dev, vtype_t type, struct cred *cr);
1275 vnode_t *makespecvp(dev_t dev, vtype_t type);
H A Dpolicy.h174 int secpolicy_xvattr(xvattr_t *, uid_t, cred_t *, vtype_t);
/titanic_44/usr/src/uts/common/fs/specfs/
H A Dspecsubr.c76 static struct snode *sfind(dev_t, vtype_t, struct vnode *);
77 static struct vnode *get_cvp(dev_t, vtype_t, struct snode *, int *);
84 vtype_t vtyp, in specvp_devfs()
115 vtype_t type, in specvp()
223 makespecvp(dev_t dev, vtype_t type) in makespecvp()
407 specfind(dev_t dev, vtype_t type) in specfind()
533 vtype_t type, in get_cvp()
579 commonvp(dev_t dev, vtype_t type) in commonvp()
680 vtype_t type, in sfind()
1056 spec_size_invalidate(dev_t dev, vtype_t type) in spec_size_invalidate()
/titanic_44/usr/src/uts/common/os/
H A Ddevpolicy.c89 vtype_t dpe_spec; /* expanded: VBLK or VCHR */
199 match_policy(devplcyent_t *de, dev_t dev, vtype_t spec) in match_policy()
311 vtype_t spec = vp->v_type; in devpolicy_find()
653 vtype_t spec; in devpolicy_getbyname()
/titanic_44/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dstmf_sbd.h203 vtype_t sl_meta_vtype;
236 vtype_t sl_data_vtype;
/titanic_44/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ks.h56 extern char mdb_vtype2chr(vtype_t, mode_t);
/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_acl.h227 int zfs_vsec_2_aclp(struct zfsvfs *, vtype_t, vsecattr_t *, cred_t *,
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h172 } vtype_t; typedef
360 vtype_t va_type; /* vnode type (for create) */
488 vtype_t va_type; /* vnode type (for create) */
1271 vnode_t *specvp(struct vnode *vp, dev_t dev, vtype_t type, struct cred *cr);
1272 vnode_t *makespecvp(dev_t dev, vtype_t type);
/titanic_44/usr/src/uts/common/fs/mntfs/
H A Dmntvnops.c1298 vtype_t
1303 vtype_t type; in mntfs_special_info_string()
1330 vtype_t
1334 vtype_t type; in mntfs_special_info_element()
1618 vtype_t type; /* type, if any, of special */ in mntioctl()
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzfs_acl.c536 zfs_ace_valid(vtype_t obj_type, zfs_acl_t *aclp, uint16_t type, uint16_t iflags) in zfs_ace_valid()
660 zfs_copy_ace_2_fuid(zfsvfs_t *zfsvfs, vtype_t obj_type, zfs_acl_t *aclp, in zfs_copy_ace_2_fuid()
779 zfs_copy_ace_2_oldace(vtype_t obj_type, zfs_acl_t *aclp, ace_t *acep, in zfs_copy_ace_2_oldace()
1336 zfs_acl_chmod(vtype_t vtype, uint64_t mode, boolean_t trim, zfs_acl_t *aclp) in zfs_acl_chmod()
1487 zfs_ace_can_use(vtype_t vtype, uint16_t acep_flags) in zfs_ace_can_use()
1503 zfs_acl_inherit(zfsvfs_t *zfsvfs, vtype_t vtype, zfs_acl_t *paclp, in zfs_acl_inherit()
1870 zfs_vsec_2_aclp(zfsvfs_t *zfsvfs, vtype_t obj_type, in zfs_vsec_2_aclp()
/titanic_44/usr/src/stand/lib/fs/nfs/
H A Dnfs2ops.c178 static vtype_t nf_to_vt[] = {
H A Dnfs3ops.c190 vtype_t nf3_to_vt[] = in nfs3getattr()
H A Dnfs4ops.c176 static vtype_t nf4_to_vt[] = {
/titanic_44/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_client.c216 vtype_t vtype, oldvt; in smbfs_attrcache_fa()
/titanic_44/usr/src/uts/common/fs/dev/
H A Dsdev_vnops.c646 vtype_t type = vap->va_type; in sdev_create()
892 vtype_t type; in sdev_rename()
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_attr.c537 vtype_t nf4_to_vt[] = {
H A Dnfs4_vfsops.c1674 nfs4getfh_otw(struct mntinfo4 *mi, servinfo4_t *svp, vtype_t *vtp, in nfs4getfh_otw()
2177 vtype_t vtype; in nfs4_remap_root()
2274 vtype_t vtype = VNON; in nfs4rootvp()
2275 vtype_t tmp_vtype = VNON; in nfs4rootvp()
/titanic_44/usr/src/uts/common/nfs/
H A Dnfs4.h1346 extern vtype_t nf4_to_vt[];
H A Dnfs.h961 extern vtype_t nf_to_vt[];
2282 extern vtype_t nf3_to_vt[];
/titanic_44/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c716 mdb_vtype2chr(vtype_t type, mode_t mode) in mdb_vtype2chr()
/titanic_44/usr/src/uts/common/fs/udfs/
H A Dudf_alloc.c1220 ud_ifree(struct ud_inode *ip, vtype_t type) in ud_ifree()

12