Home
last modified time | relevance | path

Searched refs:__enum_uint8 (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/sys/fs/fuse/
H A Dfuse_internal.h91 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 Dfuse_node.h126 __enum_uint8(vtype) vtype;
202 struct componentname *cnp, __enum_uint8(vtype) vtyp);
H A Dfuse_internal.c792 __enum_uint8(vtype) vtyp, in fuse_internal_newentry_core()
833 __enum_uint8(vtype) vtype) in fuse_internal_newentry()
898 __enum_uint8(vtype) vtyp; in fuse_internal_do_getattr()
1140 __enum_uint8(vtype) vtyp; in fuse_internal_setattr()
H A Dfuse_vnops.c1400 __enum_uint8(vtype) vtyp;
1448 __enum_uint8(vtype) vtyp; /* vnode type of target */ in fuse_vnop_lookup()
/freebsd/sys/fs/nfs/
H A Dnfs_commonacl.c36 __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 Dnfs_var.h441 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));
H A Dnfs_commonsubs.c63 __enum_uint8(vtype) newnv2tov_type[8] = { VNON, VREG, VDIR, VBLK, VCHR, VLNK, VNON, VNON };
64 __enum_uint8(vtype) nv34tov_type[8]={ VNON, VREG, VDIR, VBLK, VCHR, VLNK, VSOCK, VFIFO };
/freebsd/sys/sys/
H A Dvnode.h129 __enum_uint8(vtype) v_type; /* u vnode type */
130 __enum_uint8(vstate) v_state; /* u vnode state */
282 __enum_uint8(vtype) va_type; /* vnode type (for create) */
406 extern __enum_uint8(vtype) iftovt_tab[];
721 int vaccess(__enum_uint8(vtype) type, mode_t file_mode, uid_t file_uid,
725 int vaccess_acl_nfs4(__enum_uint8(vtype) type, uid_t file_uid, gid_t file_gid,
727 int vaccess_acl_posix1e(__enum_uint8(vtype) type, uid_t file_uid,
1150 void vn_set_state_validate(struct vnode *vp, __enum_uint8(vstate) state);
1154 vn_set_state(struct vnode *vp, __enum_uint8(vstate) state) in vn_set_state()
1162 static inline __enum_uint8(vstate)
H A Dtypes.h351 #define __enum_uint8(name) enum enum_ ## name ## _uint8 macro
358 #define __enum_uint8(name) enum __attribute__((packed)) enum_ ## name ## _uint8 macro
/freebsd/sys/fs/tarfs/
H A Dtarfs.h59 __enum_uint8(vtype) type;
230 size_t namelen, __enum_uint8(vtype) type, off_t off, size_t sz,
H A Dtarfs_subr.c166 __enum_uint8(vtype) type, off_t off, size_t sz, time_t mtime, uid_t uid, gid_t gid, in tarfs_alloc_node()
/freebsd/sys/ufs/ffs/
H A Dffs_extern.h62 ufs2_daddr_t, long, ino_t, __enum_uint8(vtype), struct workhead *,
100 __enum_uint8(vtype), struct workhead *);
H A Dsoftdep.h562 __enum_uint8(vtype) ff_vtype; /* owning inode's file type */
590 __enum_uint8(vtype) fb_vtype; /* inode owner's file type */
H A Dffs_snapshot.c90 __enum_uint8(vtype) vtype, in ffs_snapblkfree()
1781 __enum_uint8(vtype) vtype, in ffs_snapblkfree()
/freebsd/sys/netinet/
H A Dip_var.h346 __enum_uint8(pf_mtag_dir) idir; /* initial pkt direction */
348 __enum_uint8(pf_mtag_dir) ndir; /* new dir after re-enter */
/freebsd/sys/fs/tmpfs/
H A Dtmpfs.h184 __enum_uint8(vtype) tn_type; /* (c) */
468 int tmpfs_alloc_node(struct mount *mp, struct tmpfs_mount *, __enum_uint8(vtype),
H A Dtmpfs_subr.c580 tmpfs_alloc_node(struct mount *mp, struct tmpfs_mount *tmp, __enum_uint8(vtype) type, in tmpfs_alloc_node()
/freebsd/sys/fs/nfsclient/
H A Dnfs_clcomsubs.c46 extern __enum_uint8(vtype) newnv2tov_type[8];
47 extern __enum_uint8(vtype) nv34tov_type[8];
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dvnode.h42 #define vtype_t __enum_uint8(vtype)
/freebsd/sys/kern/
H A Dsubr_acl_posix1e.c56 vaccess_acl_posix1e(__enum_uint8(vtype) type, uid_t file_uid, gid_t file_gid, in vaccess_acl_posix1e()
H A Dsubr_acl_nfs4.c171 vaccess_acl_nfs4(__enum_uint8(vtype) type, uid_t file_uid, gid_t file_gid, in vaccess_acl_nfs4()
H A Dvfs_subr.c158 __enum_uint8(vtype) iftovt_tab[16] = {
5584 vaccess(__enum_uint8(vtype) type, mode_t file_mode, uid_t file_uid, gid_t file_gid, in vaccess()
7353 vn_set_state_validate(struct vnode *vp, __enum_uint8(vstate) state) in vn_set_state_validate()
H A Dkern_linker.c1944 __enum_uint8(vtype) type; in linker_lookup_file()
/freebsd/sys/fs/unionfs/
H A Dunion_subr.c310 __enum_uint8(vtype) vt; in unionfs_nodeget()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c55 extern __enum_uint8(vtype) nv34tov_type[8];
1160 __enum_uint8(vtype) vtyp; in nfsrvd_create()
1324 __enum_uint8(vtype) vtyp = VNON; in nfsrvd_mknod()

12