Searched refs:xfs_trans_log_buf (Results 1 – 8 of 8) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_dir2_data.c | 805 xfs_trans_log_buf(args->trans, bp, (uint)((char *)dep - (char *)hdr), in xfs_dir2_data_log_entry() 827 xfs_trans_log_buf(args->trans, bp, 0, args->geo->data_entry_offset - 1); in xfs_dir2_data_log_header() 849 xfs_trans_log_buf(args->trans, bp, (uint)((char *)dup - (char *)hdr), in xfs_dir2_data_log_unused() 855 xfs_trans_log_buf(args->trans, bp, in xfs_dir2_data_log_unused()
|
| H A D | xfs_sb.c | 1361 xfs_trans_log_buf(tp, bp, 0, sizeof(struct xfs_dsb) - 1); in xfs_log_sb()
|
| /linux/fs/xfs/scrub/ |
| H A D | agheader_repair.c | 80 xfs_trans_log_buf(sc->tp, bp, 0, BBTOB(bp->b_length) - 1); in xrep_superblock() 325 xfs_trans_log_buf(sc->tp, agf_bp, 0, BBTOB(agf_bp->b_length) - 1); in xrep_agf_commit_new() 707 xfs_trans_log_buf(sc->tp, agfl_bp, 0, BBTOB(agfl_bp->b_length) - 1); in xrep_agfl_init_header() 1802 xfs_trans_log_buf(sc->tp, agi_bp, 0, BBTOB(agi_bp->b_length) - 1); in xrep_agi_commit_new()
|
| H A D | inode_repair.c | 206 xfs_trans_log_buf(tp, bp, ioffset, in xrep_dinode_buf_core() 1592 xfs_trans_log_buf(sc->tp, bp, ri->imap.im_boffset, in xrep_dinode_core()
|
| /linux/fs/xfs/ |
| H A D | xfs_trans_buf.c | 516 xfs_trans_log_buf( in xfs_trans_log_buf() function
|
| H A D | xfs_dquot.c | 303 xfs_trans_log_buf(tp, bp, 0, BBTOB(q->qi_dqchunklen) - 1); in xfs_qm_init_dquot_blk()
|
| H A D | xfs_log_recover.c | 2715 xfs_trans_log_buf(tp, agibp, offset, in xlog_recover_clear_agi_bucket()
|
| H A D | xfs_trace.h | 950 DEFINE_BUF_ITEM_EVENT(xfs_trans_log_buf);
|