Searched refs:mh_type (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/volume_id/lib/
H A Dgfs.c46 uint32_t mh_type; member in struct:gfs2_meta_header
89 be32_to_cpu(sbd->sb_header.mh_type) == GFS_METATYPE_SB &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlmemory.c91 unsigned int mh_type; member in struct:memnod
184 p->mh_type = MALLOC_TYPE;
252 p->mh_type = MALLOC_ATOMIC_TYPE;
357 p->mh_type = REALLOC_TYPE;
495 p->mh_type = STRDUP_TYPE;
670 switch (p->mh_type) {
751 switch (p->mh_type) {
859 switch (p->mh_type) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlmemory.c91 unsigned int mh_type; member in struct:memnod
184 p->mh_type = MALLOC_TYPE;
252 p->mh_type = MALLOC_ATOMIC_TYPE;
357 p->mh_type = REALLOC_TYPE;
495 p->mh_type = STRDUP_TYPE;
670 switch (p->mh_type) {
751 switch (p->mh_type) {
859 switch (p->mh_type) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlmemory.c91 unsigned int mh_type; member in struct:memnod
184 p->mh_type = MALLOC_TYPE;
252 p->mh_type = MALLOC_ATOMIC_TYPE;
357 p->mh_type = REALLOC_TYPE;
492 p->mh_type = STRDUP_TYPE;
675 switch (p->mh_type) {
783 switch (p->mh_type) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlmemory.c91 unsigned int mh_type; member in struct:memnod
184 p->mh_type = MALLOC_TYPE;
252 p->mh_type = MALLOC_ATOMIC_TYPE;
357 p->mh_type = REALLOC_TYPE;
492 p->mh_type = STRDUP_TYPE;
675 switch (p->mh_type) {
783 switch (p->mh_type) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dutil.h110 u16 t = be32_to_cpu(mh->mh_type);
128 mh->mh_type = cpu_to_be32(type);
H A Drecovery.c125 str->lh_header.mh_type != cpu_to_be32(GFS2_METATYPE_LH))
337 if (be32_to_cpu(ld->ld_header.mh_type) == GFS2_METATYPE_LH) {
413 lh->lh_header.mh_type = cpu_to_be32(GFS2_METATYPE_LH);
H A Dlops.c124 ld->ld_header.mh_type = cpu_to_be32(GFS2_METATYPE_LD);
360 mh->mh_type = cpu_to_be32(GFS2_METATYPE_LB);
H A Ddir.c460 switch(be32_to_cpu(h->mh_type)) {
473 be32_to_cpu(h->mh_type));
H A Dinode.c1050 str->di_header.mh_type = cpu_to_be32(GFS2_METATYPE_DI);
H A Dlog.c583 lh->lh_header.mh_type = cpu_to_be32(GFS2_METATYPE_LH);
H A Dops_fstype.c220 sb->sb_type = be32_to_cpu(str->sb_header.mh_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dgfs2_ondisk.h81 __be32 mh_type; member in struct:gfs2_meta_header

Completed in 94 milliseconds