Searched refs:rhead_blk (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_log_recover.c1025 xfs_daddr_t *rhead_blk, /* start blk of last record */
1079 buffer, rhead_blk, rhead, wrapped);
1138 xfs_daddr_t rhead_blk,
1162 rhead_blk + hblks + BTOBB(be32_to_cpu(rhead->h_len)));
1166 umount_data_blk = xlog_wrap_logbno(log, rhead_blk + hblks);
1196 xfs_daddr_t rhead_blk,
1209 log->l_prev_block = rhead_blk;
1248 xfs_daddr_t rhead_blk; local
1281 &rhead_blk, &rhead, &wrapped);
1294 xlog_set_state(log, *head_blk, rhead, rhead_blk, wrappe
1020 xlog_verify_head( struct xlog *log, xfs_daddr_t *head_blk, xfs_daddr_t *tail_blk, char *buffer, xfs_daddr_t *rhead_blk, struct xlog_rec_header **rhead, bool *wrapped) argument
1133 xlog_check_unmount_rec( struct xlog *log, xfs_daddr_t *head_blk, xfs_daddr_t *tail_blk, struct xlog_rec_header *rhead, xfs_daddr_t rhead_blk, char *buffer, bool *clean) argument
1192 xlog_set_state( struct xlog *log, xfs_daddr_t head_blk, struct xlog_rec_header *rhead, xfs_daddr_t rhead_blk, bool bump_cycle) argument
2963 xfs_daddr_t rhead_blk; local
[all...]

Completed in 3772 milliseconds