Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/omfs/
H A Domfs_fs.h40 char h_type; /* OMFS_INODE_X */ member
H A Dinode.c133 oi->i_head.h_type = OMFS_INODE_NORMAL; in __omfs_write_inode()
/kernel/linux/linux-5.10/net/atm/
H A Dlec.h21 __be16 h_type; member
59 * field in h_type field. Data follows immediately after header.
63 * in the h_type field. The LLC field follows header immediately.
65 * the value 0 in the h_type field.
/kernel/linux/linux-6.6/fs/omfs/
H A Domfs_fs.h40 char h_type; /* OMFS_INODE_X */ member
H A Dinode.c133 oi->i_head.h_type = OMFS_INODE_NORMAL; in __omfs_write_inode()
/kernel/linux/linux-6.6/net/atm/
H A Dlec.h21 __be16 h_type; member
59 * field in h_type field. Data follows immediately after header.
63 * in the h_type field. The LLC field follows header immediately.
65 * the value 0 in the h_type field.
/kernel/linux/linux-5.10/fs/ext4/
H A Dext4_jbd2.c343 handle->h_type, in __ext4_handle_dirty_metadata()
354 handle->h_type, in __ext4_handle_dirty_metadata()
/kernel/linux/linux-6.6/fs/ext4/
H A Dext4_jbd2.c364 handle->h_type, in __ext4_handle_dirty_metadata()
375 handle->h_type, in __ext4_handle_dirty_metadata()
/kernel/linux/linux-5.10/fs/jbd2/
H A Dtransaction.c515 handle->h_type = type; in jbd2__journal_start()
618 handle->h_type = type; in jbd2_journal_start_reserved()
689 handle->h_type, handle->h_line_no, in jbd2_journal_extend()
809 handle->h_type, handle->h_line_no, in jbd2__journal_restart()
1502 pr_err("JBD2: assertion failure: h_type=%u " in jbd2_journal_dirty_metadata()
1504 handle->h_type, handle->h_line_no, in jbd2_journal_dirty_metadata()
1835 tid, handle->h_type, handle->h_line_no, in jbd2_journal_stop()
/kernel/linux/linux-6.6/fs/jbd2/
H A Dtransaction.c527 handle->h_type = type; in jbd2__journal_start()
630 handle->h_type = type; in jbd2_journal_start_reserved()
700 handle->h_type, handle->h_line_no, in jbd2_journal_extend()
818 handle->h_type, handle->h_line_no, in jbd2__journal_restart()
1524 pr_err("JBD2: assertion failure: h_type=%u " in jbd2_journal_dirty_metadata()
1526 handle->h_type, handle->h_line_no, in jbd2_journal_dirty_metadata()
1856 tid, handle->h_type, handle->h_line_no, in jbd2_journal_stop()
/kernel/linux/linux-5.10/include/linux/
H A Djbd2.h475 * @h_type: For handle statistics.
507 unsigned int h_type: 8; member
/kernel/linux/linux-6.6/include/linux/
H A Djbd2.h465 * @h_type: For handle statistics.
497 unsigned int h_type: 8; member

Completed in 15 milliseconds