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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A Dondisk.c51 mh->mh_type = be32_to_cpu(str->mh_type);
133 str->di_header.mh_type = cpu_to_be32(GFS2_METATYPE_DI);
H A Dutil.h110 u16 t = be32_to_cpu(mh->mh_type);
128 mh->mh_type = cpu_to_be32(type);
H A Drecovery.c154 lh.lh_header.mh_type != GFS2_METATYPE_LH ||
322 if (be32_to_cpu(ld->ld_header.mh_type) == GFS2_METATYPE_LH) {
398 lh->lh_header.mh_type = cpu_to_be32(GFS2_METATYPE_LH);
H A Dlops.c141 ld->ld_header.mh_type = cpu_to_be32(GFS2_METATYPE_LD);
297 ld->ld_header.mh_type = cpu_to_be32(GFS2_METATYPE_LD);
319 mh->mh_type = cpu_to_be32(GFS2_METATYPE_LB);
590 ld->ld_header.mh_type =
H A Ddir.c461 switch(be32_to_cpu(h->mh_type)) {
474 be32_to_cpu(h->mh_type));
546 if (be32_to_cpu(h->mh_type) == GFS2_METATYPE_LF) {
H A Dlog.c492 lh->lh_header.mh_type = cpu_to_be32(GFS2_METATYPE_LH);
H A Dsuper.c99 sb->sb_header.mh_type != GFS2_METATYPE_SB) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dgfs2_ondisk.h91 __be32 mh_type; member in struct:gfs2_meta_header
99 __u32 mh_type; member in struct:gfs2_meta_header_host

Completed in 187 milliseconds