Searched refs:sib_buf (Results 1 – 1 of 1) sorted by relevance
2266 struct xfs_buf *sib_buf; in xfs_da3_swap_lastblock() local2331 sib_buf = par_buf = NULL; in xfs_da3_swap_lastblock()2336 error = xfs_da3_node_read(tp, dp, sib_blkno, &sib_buf, w); in xfs_da3_swap_lastblock()2339 sib_info = sib_buf->b_addr; in xfs_da3_swap_lastblock()2347 xfs_trans_log_buf(tp, sib_buf, in xfs_da3_swap_lastblock()2350 sib_buf = NULL; in xfs_da3_swap_lastblock()2359 sib_info = sib_buf->b_addr; in xfs_da3_swap_lastblock()2367 xfs_trans_log_buf(tp, sib_buf, in xfs_da3_swap_lastblock()2370 sib_buf = NULL; in xfs_da3_swap_lastblock()2449 if (sib_buf) in xfs_da3_swap_lastblock()[all …]
Completed in 5 milliseconds