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

/linux-4.1.27/net/atm/
H A Dlec.h20 __be16 h_type; member in struct:lecdatahdr_8023
58 * field in h_type field. Data follows immediately after header.
62 * in the h_type field. The LLC field follows header immediately.
64 * the value 0 in the h_type field.
/linux-4.1.27/fs/omfs/
H A Domfs_fs.h39 char h_type; /* OMFS_INODE_X */ member in struct:omfs_header
H A Dinode.c131 oi->i_head.h_type = OMFS_INODE_NORMAL; __omfs_write_inode()
/linux-4.1.27/fs/ext4/
H A Dext4_jbd2.c273 handle->h_type, __ext4_handle_dirty_metadata()
284 handle->h_type, __ext4_handle_dirty_metadata()
/linux-4.1.27/fs/logfs/
H A Djournal.c172 type = be16_to_cpu(jh->h_type); __read_je_header()
233 type = be16_to_cpu(jh->h_type); read_je()
275 if (jh->h_type != cpu_to_be16(JE_COMMIT)) logfs_read_segment()
425 jh->h_type = cpu_to_be16(type); __logfs_write_header()
661 if (jh->h_type == cpu_to_be16(JE_COMMIT)) logfs_write_je_buf()
H A Dlogfs_abi.h424 * @h_type: JE type
432 __be16 h_type; member in struct:logfs_journal_header
/linux-4.1.27/fs/jbd2/
H A Dtransaction.c453 handle->h_type = type; jbd2__journal_start()
521 handle->h_type = type; jbd2_journal_start_reserved()
590 handle->h_type, handle->h_line_no, jbd2_journal_extend()
1561 handle->h_type, handle->h_line_no, jbd2_journal_stop()
/linux-4.1.27/include/linux/
H A Djbd2.h444 unsigned int h_type: 8; /* for handle statistics */ member in struct:jbd2_journal_handle

Completed in 632 milliseconds