Home
last modified time | relevance | path

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

/linux-6.12.1/net/atm/
Dlec.h21 __be16 h_type; member
/linux-6.12.1/fs/omfs/
Domfs_fs.h40 char h_type; /* OMFS_INODE_X */ member
Dinode.c133 oi->i_head.h_type = OMFS_INODE_NORMAL; in __omfs_write_inode()
/linux-6.12.1/fs/ext4/
Dext4_jbd2.c363 handle->h_type, in __ext4_handle_dirty_metadata()
374 handle->h_type, in __ext4_handle_dirty_metadata()
/linux-6.12.1/fs/jbd2/
Dtransaction.c512 handle->h_type = type; in jbd2__journal_start()
615 handle->h_type = type; in jbd2_journal_start_reserved()
685 handle->h_type, handle->h_line_no, in jbd2_journal_extend()
803 handle->h_type, handle->h_line_no, in jbd2__journal_restart()
1525 handle->h_type, handle->h_line_no, in jbd2_journal_dirty_metadata()
1855 tid, handle->h_type, handle->h_line_no, in jbd2_journal_stop()
/linux-6.12.1/Documentation/filesystems/
Domfs.rst63 char h_type; /* OMFS_INODE_X */
/linux-6.12.1/include/linux/
Djbd2.h497 unsigned int h_type: 8; member
/linux-6.12.1/fs/ocfs2/
Djournal.c821 handle->h_type, handle->h_line_no, in ocfs2_journal_dirty()