Home
last modified time | relevance | path

Searched refs:xfs_trans_log_buf (Results 1 – 8 of 8) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_dir2_data.c805 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 Dxfs_sb.c1361 xfs_trans_log_buf(tp, bp, 0, sizeof(struct xfs_dsb) - 1); in xfs_log_sb()
/linux/fs/xfs/scrub/
H A Dagheader_repair.c80 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 Dinode_repair.c206 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 Dxfs_trans_buf.c516 xfs_trans_log_buf( in xfs_trans_log_buf() function
H A Dxfs_dquot.c303 xfs_trans_log_buf(tp, bp, 0, BBTOB(q->qi_dqchunklen) - 1); in xfs_qm_init_dquot_blk()
H A Dxfs_log_recover.c2715 xfs_trans_log_buf(tp, agibp, offset, in xlog_recover_clear_agi_bucket()
H A Dxfs_trace.h950 DEFINE_BUF_ITEM_EVENT(xfs_trans_log_buf);