Searched refs:h_type (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/net/atm/ |
| H A D | lec.h | 21 __be16 h_type; member
|
| /linux-6.15/fs/omfs/ |
| H A D | omfs_fs.h | 40 char h_type; /* OMFS_INODE_X */ member
|
| H A D | inode.c | 133 oi->i_head.h_type = OMFS_INODE_NORMAL; in __omfs_write_inode()
|
| /linux-6.15/fs/ext4/ |
| H A D | ext4_jbd2.c | 367 handle->h_type, in __ext4_handle_dirty_metadata() 378 handle->h_type, in __ext4_handle_dirty_metadata()
|
| /linux-6.15/fs/jbd2/ |
| H A D | transaction.c | 508 handle->h_type = type; in jbd2__journal_start() 611 handle->h_type = type; in jbd2_journal_start_reserved() 681 handle->h_type, handle->h_line_no, in jbd2_journal_extend() 799 handle->h_type, handle->h_line_no, in jbd2__journal_restart() 1521 handle->h_type, handle->h_line_no, in jbd2_journal_dirty_metadata() 1851 tid, handle->h_type, handle->h_line_no, in jbd2_journal_stop()
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | omfs.rst | 63 char h_type; /* OMFS_INODE_X */
|
| /linux-6.15/include/linux/ |
| H A D | jbd2.h | 495 unsigned int h_type: 8; member
|
| /linux-6.15/fs/ocfs2/ |
| H A D | journal.c | 843 handle->h_type, handle->h_line_no, in ocfs2_journal_dirty()
|