Home
last modified time | relevance | path

Searched refs:blf_type (Results 1 – 3 of 3) sorted by relevance

/fs/xfs/
Dxfs_buf_item.h30 unsigned short blf_type; /* buf log item type indicator */ member
Dxfs_log_recover.c1615 switch (buf_f->blf_type) { in xlog_recover_do_buffer_pass1()
1769 switch (buf_f->blf_type) { in xlog_recover_do_buffer_pass2()
1813 switch (buf_f->blf_type) { in xlog_recover_do_inode_buffer()
1919 switch (buf_f->blf_type) { in xlog_recover_do_reg_buffer()
2186 switch (buf_f->blf_type) { in xlog_recover_do_buffer_trans()
2195 buf_f->blf_type, log->l_mp->m_logname ? in xlog_recover_do_buffer_trans()
Dxfs_buf_item.c737 bip->bli_format.blf_type = XFS_LI_BUF; in xfs_buf_item_init()