Searched refs:h_type (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dlane.h33 u_int16_t h_type; member in struct:lecdatahdr_8023
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/omfs/
H A Domfs_fs.h38 char h_type; /* OMFS_INODE_X */ member in struct:omfs_header
H A Dinode.c131 oi->i_head.h_type = OMFS_INODE_NORMAL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/atm/
H A Dlec.h20 __be16 h_type; member in struct:lecdatahdr_8023
58 * field in h_type field. Data follows immediatelly after header.
62 * in the h_type field. The LLC field follows header immediatelly.
64 * the value 0 in the h_type field.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Didmap.c82 __u8 h_type; member in struct:idmap_hashtable
133 idmap->idmap_user_hash.h_type = IDMAP_TYPE_USER;
134 idmap->idmap_group_hash.h_type = IDMAP_TYPE_GROUP;
260 im->im_type = h->h_type;
319 im->im_type = h->h_type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/logfs/
H A Djournal.c172 type = be16_to_cpu(jh->h_type);
228 type = be16_to_cpu(jh->h_type);
270 if (jh->h_type != cpu_to_be16(JE_COMMIT))
419 jh->h_type = cpu_to_be16(type);
656 if (jh->h_type == cpu_to_be16(JE_COMMIT))
H A Dlogfs_abi.h423 * @h_type: JE type
431 __be16 h_type; member in struct:logfs_journal_header

Completed in 127 milliseconds