| /freebsd-14.2/sys/fs/fuse/ |
| H A D | fuse_internal.h | 91 static inline __enum_uint8(vtype) 285 fuse_internal_checkentry(struct fuse_entry_out *feo, __enum_uint8(vtype) vtyp) in fuse_internal_checkentry() 304 __enum_uint8(vtype) vtyp); 311 struct componentname *cnp, __enum_uint8(vtype) vtyp, struct fuse_dispatcher *fdip);
|
| H A D | fuse_node.h | 126 __enum_uint8(vtype) vtype; 202 struct componentname *cnp, __enum_uint8(vtype) vtyp);
|
| H A D | fuse_node.c | 156 uint64_t nodeid, __enum_uint8(vtype) vtyp) in fuse_vnode_init() 204 __enum_uint8(vtype) vtyp, in fuse_vnode_alloc() 298 __enum_uint8(vtype) vtyp) in fuse_vnode_get()
|
| H A D | fuse_internal.c | 793 __enum_uint8(vtype) vtyp, in fuse_internal_newentry_core() 834 __enum_uint8(vtype) vtype) in fuse_internal_newentry() 899 __enum_uint8(vtype) vtyp; in fuse_internal_do_getattr() 1141 __enum_uint8(vtype) vtyp; in fuse_internal_setattr()
|
| H A D | fuse_vfsops.c | 544 __enum_uint8(vtype) vtyp; in fuse_vfsop_vget()
|
| H A D | fuse_vnops.c | 1401 __enum_uint8(vtype) vtyp; 1449 __enum_uint8(vtype) vtyp; /* vnode type of target */ in fuse_vnop_lookup()
|
| /freebsd-14.2/sys/fs/nfs/ |
| H A D | nfs_commonacl.c | 36 __enum_uint8(vtype) type, acl_perm_t *permp); 189 __enum_uint8(vtype) type, acl_perm_t *permp) in nfsrv_acemasktoperm() 279 __enum_uint8(vtype), int, int, struct acl_entry *); 286 __enum_uint8(vtype) type, int group, int owner, struct acl_entry *ace) in nfsrv_buildace() 394 nfsrv_buildacl(struct nfsrv_descript *nd, NFSACL_T *aclp, __enum_uint8(vtype) type, in nfsrv_buildacl()
|
| H A D | nfs_var.h | 441 int nfsrv_buildacl(struct nfsrv_descript *, NFSACL_T *, __enum_uint8(vtype), 479 __enum_uint8(vtype), struct ucred *, NFSPROC_T *, struct nfsvattr *, 771 bool nfsrv_checkwrongsec(struct nfsrv_descript *, int, __enum_uint8(vtype));
|
| /freebsd-14.2/sys/sys/ |
| H A D | vnode.h | 131 __enum_uint8(vtype) v_type; /* u vnode type */ 132 __enum_uint8(vstate) v_state; /* u vnode state */ 284 __enum_uint8(vtype) va_type; /* vnode type (for create) */ 408 extern __enum_uint8(vtype) iftovt_tab[]; 723 int vaccess(__enum_uint8(vtype) type, mode_t file_mode, uid_t file_uid, 727 int vaccess_acl_nfs4(__enum_uint8(vtype) type, uid_t file_uid, gid_t file_gid, 729 int vaccess_acl_posix1e(__enum_uint8(vtype) type, uid_t file_uid, 1148 void vn_set_state_validate(struct vnode *vp, __enum_uint8(vstate) state); 1152 vn_set_state(struct vnode *vp, __enum_uint8(vstate) state) in vn_set_state() 1160 static inline __enum_uint8(vstate)
|
| H A D | types.h | 351 #define __enum_uint8(name) enum enum_ ## name ## _uint8 macro 358 #define __enum_uint8(name) enum __attribute__((packed)) enum_ ## name ## _uint8 macro
|
| /freebsd-14.2/sys/fs/tarfs/ |
| H A D | tarfs.h | 59 __enum_uint8(vtype) type; 230 size_t namelen, __enum_uint8(vtype) type, off_t off, size_t sz,
|
| H A D | tarfs_subr.c | 166 __enum_uint8(vtype) type, off_t off, size_t sz, time_t mtime, uid_t uid, gid_t gid, in tarfs_alloc_node()
|
| /freebsd-14.2/sys/ufs/ffs/ |
| H A D | ffs_extern.h | 64 ufs2_daddr_t, long, ino_t, __enum_uint8(vtype), struct workhead *, 102 __enum_uint8(vtype), struct workhead *);
|
| H A D | softdep.h | 564 __enum_uint8(vtype) ff_vtype; /* owning inode's file type */ 592 __enum_uint8(vtype) fb_vtype; /* inode owner's file type */
|
| H A D | ffs_snapshot.c | 92 __enum_uint8(vtype) vtype, in ffs_snapblkfree() 1783 __enum_uint8(vtype) vtype, in ffs_snapblkfree()
|
| /freebsd-14.2/sys/netinet/ |
| H A D | ip_var.h | 336 __enum_uint8(pf_mtag_dir) idir; /* initial pkt direction */ 338 __enum_uint8(pf_mtag_dir) ndir; /* new dir after re-enter */
|
| /freebsd-14.2/sys/fs/tmpfs/ |
| H A D | tmpfs.h | 184 __enum_uint8(vtype) tn_type; /* (c) */ 459 int tmpfs_alloc_node(struct mount *mp, struct tmpfs_mount *, __enum_uint8(vtype),
|
| H A D | tmpfs_subr.c | 539 tmpfs_alloc_node(struct mount *mp, struct tmpfs_mount *tmp, __enum_uint8(vtype) type, in tmpfs_alloc_node()
|
| /freebsd-14.2/sys/fs/nfsclient/ |
| H A D | nfs_clcomsubs.c | 46 extern __enum_uint8(vtype) newnv2tov_type[8]; 47 extern __enum_uint8(vtype) nv34tov_type[8];
|
| /freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | vnode.h | 42 #define vtype_t __enum_uint8(vtype)
|
| /freebsd-14.2/sys/kern/ |
| H A D | subr_acl_posix1e.c | 57 vaccess_acl_posix1e(__enum_uint8(vtype) type, uid_t file_uid, gid_t file_gid, in vaccess_acl_posix1e()
|
| H A D | subr_acl_nfs4.c | 171 vaccess_acl_nfs4(__enum_uint8(vtype) type, uid_t file_uid, gid_t file_gid, in vaccess_acl_nfs4()
|
| H A D | vfs_subr.c | 160 __enum_uint8(vtype) iftovt_tab[16] = { 5518 vaccess(__enum_uint8(vtype) type, mode_t file_mode, uid_t file_uid, gid_t file_gid, in vaccess() 7287 vn_set_state_validate(struct vnode *vp, __enum_uint8(vstate) state) in vn_set_state_validate()
|
| H A D | kern_linker.c | 1861 __enum_uint8(vtype) type; in linker_lookup_file()
|
| /freebsd-14.2/sys/fs/unionfs/ |
| H A D | union_subr.c | 310 __enum_uint8(vtype) vt; in unionfs_nodeget()
|