Home
last modified time | relevance | path

Searched defs:vtype (Results 1 – 17 of 17) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/lib/libnvpair/
HDlibnvpair.c47 #define DEFINEOP(opname, vtype) \ argument
54 #define DEFINEARROP(opname, vtype) \ argument
189 #define NVLIST_PRTFUNC(type_and_variant, vtype, ptype, vfmt) \ argument
237 #define NVLIST_ARRPRTFUNC(type_and_variant, vtype, ptype, vfmt) \ argument
435 #define NVLIST_PRINTCTL_REPLACE(type, vtype) \ argument
461 #define NVLIST_PRINTCTL_AREPLACE(type, vtype) \ argument
786 #define NVP(elem, type, vtype, ptype, format) { \ argument
794 #define NVPA(elem, type, vtype, ptype, format) { \ argument
/freebsd-13-stable/sys/contrib/openzfs/include/
HDlibnvpair.h172 #define NVLIST_PRINTCTL_AVDECL(funcname, vtype) \ argument
/freebsd-13-stable/sys/dev/bhnd/nvram/
HDbhnd_nvram_data.c592 bhnd_nvram_type vtype; in bhnd_nvram_data_generic_rp_getvar() local
658 bhnd_nvram_type vtype; in bhnd_nvram_data_generic_rp_copy_val() local
/freebsd-13-stable/sys/fs/fuse/
HDfuse_node.h125 enum vtype vtype; member
HDfuse_internal.c835 enum vtype vtype) in fuse_internal_newentry()
/freebsd-13-stable/lib/libprocstat/
HDzfs_defs.c40 enum vtype { VNON, VREG, VDIR, VBLK, VCHR, VLNK, VSOCK, VFIFO, VBAD, enum
HDlibprocstat.c1676 int vtype; in vntype2psfsttype() member
/freebsd-13-stable/contrib/libarchive/libarchive/test/
HDtest_write_format_iso9660_filename.c63 enum vtype { enum
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/spl/
HDspl_policy.c425 vtype_t vtype) in secpolicy_xvattr()
/freebsd-13-stable/sys/contrib/libnv/
HDnvlist.c1540 #define NVLIST_ADD(vtype, type) \ argument
1570 #define NVLIST_ADD_ARRAY(vtype, type) \ argument
1601 #define NVLIST_APPEND_ARRAY(vtype, type, TYPE) \ in NVLIST_ADD_ARRAY() argument
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
HDzfs_acl.c1322 zfs_acl_chmod(vtype_t vtype, uint64_t mode, boolean_t split, boolean_t trim, in zfs_acl_chmod()
1469 zfs_ace_can_use(vtype_t vtype, uint16_t acep_flags) in zfs_ace_can_use()
1485 zfs_acl_inherit(zfsvfs_t *zfsvfs, vtype_t vtype, zfs_acl_t *paclp, in zfs_acl_inherit()
/freebsd-13-stable/sys/ufs/ffs/
HDffs_snapshot.c92 enum vtype vtype, in ffs_snapblkfree()
1781 enum vtype vtype, in ffs_snapblkfree()
HDffs_alloc.c2660 enum vtype vtype, in ffs_blkfree()
/freebsd-13-stable/sbin/ipfw/
HDtables.c792 const char *vtype; in table_show_info() local
/freebsd-13-stable/sys/kern/
HDkern_descrip.c4909 vntype_to_kinfo(int vtype) in vntype_to_kinfo()
4912 int vtype; in vntype_to_kinfo() member
/freebsd-13-stable/sys/sys/
HDvnode.h58 enum vtype { VNON, VREG, VDIR, VBLK, VCHR, VLNK, VSOCK, VFIFO, VBAD, enum
/freebsd-13-stable/contrib/ntp/ntpq/
HDntpq-subs.c3778 int vtype; in collect_display_vdc() local