Searched refs:h_type (Results 1 – 7 of 7) sorted by relevance
/linux/fs/omfs/ |
A D | omfs_fs.h | 40 char h_type; /* OMFS_INODE_X */ member
|
A D | inode.c | 133 oi->i_head.h_type = OMFS_INODE_NORMAL; in __omfs_write_inode()
|
/linux/net/atm/ |
A D | lec.h | 21 __be16 h_type; member
|
/linux/fs/ext4/ |
A D | ext4_jbd2.c | 357 handle->h_type, in __ext4_handle_dirty_metadata() 368 handle->h_type, in __ext4_handle_dirty_metadata()
|
/linux/fs/jbd2/ |
A D | transaction.c | 532 handle->h_type = type; in jbd2__journal_start() 635 handle->h_type = type; in jbd2_journal_start_reserved() 706 handle->h_type, handle->h_line_no, in jbd2_journal_extend() 826 handle->h_type, handle->h_line_no, in jbd2__journal_restart() 1515 handle->h_type, handle->h_line_no, in jbd2_journal_dirty_metadata() 1834 tid, handle->h_type, handle->h_line_no, in jbd2_journal_stop()
|
/linux/Documentation/filesystems/ |
A D | omfs.rst | 63 char h_type; /* OMFS_INODE_X */
|
/linux/include/linux/ |
A D | jbd2.h | 507 unsigned int h_type: 8; member
|
Completed in 17 milliseconds