Searched refs:magic (Results 1 - 25 of 39) sorted by relevance

12

/bionic/libc/kernel/uapi/linux/
H A Dpg.h25 char magic; member in struct:pg_write_hdr
34 char magic; member in struct:pg_read_hdr
H A Dreiserfs_fs.h22 #include <linux/magic.h>
H A Dbcm933xx_hcs.h24 __u16 magic; member in struct:bcm_hcs
H A Dcoda_psdev.h21 #include <linux/magic.h>
H A Dflat.h25 char magic[4]; member in struct:flat_hdr
H A Dcramfs_fs.h22 #include <linux/magic.h>
49 __u32 magic; member in struct:cramfs_super
H A Dnbd.h54 __be32 magic; member in struct:nbd_request
62 __be32 magic; member in struct:nbd_reply
H A Djffs2.h22 #include <linux/magic.h>
82 jint16_t magic; member in struct:jffs2_unknown_node
90 jint16_t magic; member in struct:jffs2_raw_dirent
110 jint16_t magic; member in struct:jffs2_raw_inode
140 jint16_t magic; member in struct:jffs2_raw_xattr
157 jint16_t magic; member in struct:jffs2_raw_xref
170 jint16_t magic; member in struct:jffs2_raw_summary
H A Dnfs_fs.h21 #include <linux/magic.h>
H A Dmic_common.h47 __le32 magic; member in struct:mic_bootparam
77 __le32 magic; member in struct:_mic_vring_info
H A Da.out.h65 #define N_SET_INFO(exec,magic,type,flags) ((exec).a_info = ((magic) & 0xffff) | (((int) (type) & 0xff) << 16) | (((flags) & 0xff) << 24))
66 #define N_SET_MAGIC(exec,magic) ((exec).a_info = (((exec).a_info & 0xffff0000) | ((magic) & 0xffff)))
H A Dadfs_fs.h22 #include <linux/magic.h>
H A Defs_fs_sb.h22 #include <linux/magic.h>
H A Dbcache.h78 __u8 magic[16]; member in struct:cache_sb
139 __u64 magic; member in struct:jset
160 __u64 magic; member in struct:prio_set
195 __u64 magic; member in struct:bset
H A Dminix_fs.h22 #include <linux/magic.h>
H A Dqnx4_fs.h24 #include <linux/magic.h>
H A Dncp_fs.h25 #include <linux/magic.h>
H A Dblktrace_api.h109 __u32 magic; member in struct:blk_io_trace
/bionic/libc/kernel/uapi/scsi/
H A Dscsi_netlink.h31 uint16_t magic; member in struct:scsi_nl_hdr
57 #define INIT_SCSI_NL_HDR(hdr,t,mtype,mlen) { (hdr)->version = SCSI_NL_VERSION; (hdr)->transport = t; (hdr)->magic = SCSI_NL_MAGIC; (hdr)->msgtype = mtype; (hdr)->msglen = mlen; }
/bionic/libc/upstream-netbsd/lib/libc/regex/
H A Dregfree.c115 if (g == NULL || g->magic != MAGIC2) /* oops again */
118 g->magic = 0; /* mark it invalid */
/bionic/libc/kernel/uapi/linux/usb/
H A Dfunctionfs.h52 __le32 magic; member in struct:usb_functionfs_descs_head_v2
59 __le32 magic; member in struct:usb_functionfs_descs_head
97 __le32 magic; member in struct:usb_functionfs_strings_head
/bionic/libc/kernel/uapi/asm-arm64/asm/
H A Dsigcontext.h34 __u32 magic; member in struct:_aarch64_ctx
/bionic/libc/include/sys/
H A Duser.h99 unsigned long magic; member in struct:user
163 unsigned long magic;
182 unsigned long magic;
226 unsigned long magic;
H A Dvfs.h118 /* Pull in the kernel magic numbers. */
119 #include <linux/magic.h>
/bionic/libc/bionic/
H A Dsystem_properties_compat.c50 unsigned magic; member in struct:prop_area_compat

Completed in 354 milliseconds

12