Home
last modified time | relevance | path

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

/Linux-v6.6/net/atm/
Dlec.h21 __be16 h_type; member
/Linux-v6.6/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-v6.6/fs/ext4/
Dext4_jbd2.c364 handle->h_type, in __ext4_handle_dirty_metadata()
375 handle->h_type, in __ext4_handle_dirty_metadata()
/Linux-v6.6/fs/jbd2/
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()
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()
/Linux-v6.6/Documentation/filesystems/
Domfs.rst63 char h_type; /* OMFS_INODE_X */
/Linux-v6.6/include/linux/
Djbd2.h497 unsigned int h_type: 8; member