| /freebsd-12.1/sys/sparc64/include/ |
| H A D | atomic.h | 179 static __inline vtype \ 184 static __inline vtype \ 212 atomic_cmpset_ ## name(volatile ptype p, vtype e, vtype s) \ 217 atomic_cmpset_acq_ ## name(volatile ptype p, vtype e, vtype s) \ 222 atomic_cmpset_rel_ ## name(volatile ptype p, vtype e, vtype s) \ 228 atomic_fcmpset_ ## name(volatile ptype p, vtype *ep, vtype s) \ 230 vtype t; \ 239 atomic_fcmpset_acq_ ## name(volatile ptype p, vtype *ep, vtype s) \ 241 vtype t; \ 250 atomic_fcmpset_rel_ ## name(volatile ptype p, vtype *ep, vtype s) \ [all …]
|
| /freebsd-12.1/sys/dev/bhnd/nvram/ |
| H A D | bhnd_nvram_data.c | 597 bhnd_nvram_type vtype; in bhnd_nvram_data_generic_rp_getvar() local 605 vptr = bhnd_nvram_data_getvar_ptr_info(nv, cookiep, &vlen, &vtype, in bhnd_nvram_data_generic_rp_getvar() 611 error = bhnd_nvram_val_init(&val, fmt, vptr, vlen, vtype, in bhnd_nvram_data_generic_rp_getvar() 663 bhnd_nvram_type vtype; in bhnd_nvram_data_generic_rp_copy_val() local 670 vptr = bhnd_nvram_data_getvar_ptr_info(nv, cookiep, &vlen, &vtype, in bhnd_nvram_data_generic_rp_copy_val() 676 return (bhnd_nvram_val_new(value, fmt, vptr, vlen, vtype, in bhnd_nvram_data_generic_rp_copy_val()
|
| /freebsd-12.1/contrib/netbsd-tests/fs/puffs/h_dtfs/ |
| H A D | dtfs_vfsops.c | 44 rtstr(struct puffs_usermount *pu, const char *str, enum vtype vt) in rtstr() 66 rtdev(struct puffs_usermount *pu, const char *str, enum vtype vt) in rtdev() 90 rtnorm(struct puffs_usermount *pu, const char *str, enum vtype vt) in rtnorm() 108 enum vtype vt; 109 int (*pfunc)(struct puffs_usermount *, const char *, enum vtype);
|
| H A D | dtfs.h | 103 const struct puffs_cn *, enum vtype); 118 void dtfs_baseattrs(struct vattr *, enum vtype, ino_t);
|
| H A D | dtfs_subr.c | 43 dtfs_baseattrs(struct vattr *vap, enum vtype type, ino_t id) in dtfs_baseattrs() 82 enum vtype type) in dtfs_genfile()
|
| /freebsd-12.1/cddl/contrib/opensolaris/lib/libnvpair/ |
| H A D | libnvpair.c | 46 #define DEFINEOP(opname, vtype) \ argument 49 const char *, vtype); \ 53 #define DEFINEARROP(opname, vtype) \ argument 56 const char *, vtype, uint_t); \ 191 nvlist_t *nvl, const char *name, vtype value) \ 419 #define NVLIST_PRINTCTL_REPLACE(type, vtype) \ argument 445 #define NVLIST_PRINTCTL_AREPLACE(type, vtype) \ argument 769 #define NVP(elem, type, vtype, ptype, format) { \ argument 770 vtype value; \ 777 #define NVPA(elem, type, vtype, ptype, format) { \ argument [all …]
|
| H A D | libnvpair.h | 172 #define NVLIST_PRINTCTL_AVDECL(funcname, vtype) \ argument 174 int (*)(nvlist_prtctl_t, void *, nvlist_t *, const char *, vtype, uint_t), \
|
| /freebsd-12.1/sys/fs/fuse/ |
| H A D | fuse_node.h | 120 enum vtype vtype; member 187 struct componentname *cnp, enum vtype vtyp);
|
| H A D | fuse_internal.h | 93 static inline enum vtype 283 fuse_internal_checkentry(struct fuse_entry_out *feo, enum vtype vtyp) in fuse_internal_checkentry() 302 enum vtype vtyp); 309 struct componentname *cnp, enum vtype vtyp, struct fuse_dispatcher *fdip);
|
| H A D | fuse_internal.c | 171 int vtype; in fuse_internal_access() local 178 vtype = vnode_vtype(vp); in fuse_internal_access() 766 enum vtype vtyp, in fuse_internal_newentry_core() 807 enum vtype vtype) in fuse_internal_newentry() argument 816 err = fuse_internal_newentry_core(dvp, vpp, cnp, vtype, &fdi); in fuse_internal_newentry() 871 enum vtype vtyp; in fuse_internal_do_getattr() 1085 enum vtype vtyp; in fuse_internal_setattr()
|
| H A D | fuse_node.c | 156 uint64_t nodeid, enum vtype vtyp) in fuse_vnode_init() 195 enum vtype vtyp, in fuse_vnode_alloc() 285 enum vtype vtyp) in fuse_vnode_get()
|
| /freebsd-12.1/sys/fs/nfs/ |
| H A D | nfs_commonacl.c | 40 enum vtype type, acl_perm_t *permp); 189 enum vtype type, acl_perm_t *permp) in nfsrv_acemasktoperm() 279 enum vtype, int, int, struct acl_entry *); 286 enum vtype type, int group, int owner, struct acl_entry *ace) in nfsrv_buildace() 394 nfsrv_buildacl(struct nfsrv_descript *nd, NFSACL_T *aclp, enum vtype type, in nfsrv_buildacl()
|
| /freebsd-12.1/sys/sys/ |
| H A D | vnode.h | 58 enum vtype { VNON, VREG, VDIR, VBLK, VCHR, VLNK, VSOCK, VFIFO, VBAD, enum 175 enum vtype v_type; /* u vnode type */ 198 enum vtype xv_type; /* vnode type */ 265 enum vtype va_type; /* vnode type (for create) */ 387 extern enum vtype iftovt_tab[]; 639 int vaccess(enum vtype type, mode_t file_mode, uid_t file_uid, 642 int vaccess_acl_nfs4(enum vtype type, uid_t file_uid, gid_t file_gid, 645 int vaccess_acl_posix1e(enum vtype type, uid_t file_uid,
|
| /freebsd-12.1/sys/ufs/ffs/ |
| H A D | ffs_extern.h | 66 ufs2_daddr_t, long, ino_t, enum vtype, struct workhead *, u_long); 100 enum vtype, struct workhead *);
|
| H A D | ffs_snapshot.c | 87 ffs_snapblkfree(fs, devvp, bno, size, inum, vtype, wkhd) in ffs_snapblkfree() argument 93 enum vtype vtype; 1750 ffs_snapblkfree(fs, devvp, bno, size, inum, vtype, wkhd) in ffs_snapblkfree() argument 1756 enum vtype vtype; 1914 if ((vtype == VDIR || dopersistence) && 1925 if ((vtype == VDIR || dopersistence) && 1943 if ((vtype == VDIR || dopersistence) &&
|
| H A D | softdep.h | 559 enum vtype ff_vtype; /* owning inode's file type */ 587 enum vtype fb_vtype; /* inode owner's file type */
|
| /freebsd-12.1/sys/fs/tmpfs/ |
| H A D | tmpfs.h | 166 enum vtype tn_type; /* (c) */ 417 int tmpfs_alloc_node(struct mount *mp, struct tmpfs_mount *, enum vtype,
|
| /freebsd-12.1/contrib/libarchive/libarchive/test/ |
| H A D | test_write_format_iso9660_filename.c | 63 enum vtype { enum 73 verify_file(struct archive *a, enum vtype type, struct fns *fns) in verify_file() 141 verify(unsigned char *buff, size_t used, enum vtype type, struct fns *fns) in verify()
|
| /freebsd-12.1/sbin/ipfw/ |
| H A D | tables.c | 777 const char *vtype; in table_show_info() local 821 if ((vtype = match_value(tablealgoclass, d.taclass)) == NULL) in table_show_info() 822 vtype = "unknown"; in table_show_info() 825 table_show_tainfo(i, &d, "", vtype); in table_show_info() 827 table_show_tainfo(i, &d, "IPv4 ", vtype); in table_show_info() 830 if ((vtype = match_value(tablealgoclass, d.taclass)) == NULL) in table_show_info() 831 vtype = "unknown"; in table_show_info() 836 table_show_tainfo(i, &d, "IPv6 ", vtype); in table_show_info()
|
| /freebsd-12.1/sys/cddl/compat/opensolaris/sys/ |
| H A D | policy.h | 71 vtype_t vtype);
|
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| H A D | zfs_acl.c | 1316 zfs_acl_chmod(vtype_t vtype, uint64_t mode, boolean_t split, boolean_t trim, in zfs_acl_chmod() argument 1334 isdir = (vtype == VDIR); in zfs_acl_chmod() 1462 zfs_ace_can_use(vtype_t vtype, uint16_t acep_flags) in zfs_ace_can_use() argument 1466 if ((vtype == VDIR) && (iflags & ACE_DIRECTORY_INHERIT_ACE)) in zfs_ace_can_use() 1469 return (!((vtype == VDIR) && in zfs_ace_can_use() 1478 zfs_acl_inherit(zfsvfs_t *zfsvfs, vtype_t vtype, zfs_acl_t *paclp, in zfs_acl_inherit() argument 1492 boolean_t isdir = (vtype == VDIR); in zfs_acl_inherit() 1493 boolean_t isreg = (vtype == VREG); in zfs_acl_inherit() 1499 if (aclinherit == ZFS_ACL_DISCARD || vtype == VLNK) in zfs_acl_inherit() 1515 !zfs_ace_can_use(vtype, iflags)) in zfs_acl_inherit()
|
| /freebsd-12.1/sys/nfs/ |
| H A D | nfs_common.h | 41 extern enum vtype nv3tov_type[];
|
| /freebsd-12.1/sys/fs/nfsclient/ |
| H A D | nfs_clcomsubs.c | 50 extern enum vtype newnv2tov_type[8]; 51 extern enum vtype nv34tov_type[8];
|
| /freebsd-12.1/sys/contrib/libnv/ |
| H A D | nvlist.c | 1549 #define NVLIST_ADD(vtype, type) \ argument 1551 nvlist_add_##type(nvlist_t *nvl, const char *name, vtype value) \ 1579 #define NVLIST_ADD_ARRAY(vtype, type) \ argument 1581 nvlist_add_##type##_array(nvlist_t *nvl, const char *name, vtype value, \ 1610 #define NVLIST_APPEND_ARRAY(vtype, type, TYPE) \ in NVLIST_ADD_ARRAY() argument 1612 nvlist_append_##type##_array(nvlist_t *nvl, const char *name, vtype value)\ in NVLIST_ADD_ARRAY()
|
| /freebsd-12.1/sys/cddl/compat/opensolaris/kern/ |
| H A D | opensolaris_policy.c | 416 vtype_t vtype) in secpolicy_xvattr() argument
|