Searched defs:rhead_blk (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/xfs/ |
| H A D | xfs_log_recover.c | 1254 xfs_daddr_t rhead_blk; in xlog_find_tail() local 1026 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) xlog_verify_head() argument 1139 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) xlog_check_unmount_rec() argument 1198 xlog_set_state( struct xlog *log, xfs_daddr_t head_blk, struct xlog_rec_header *rhead, xfs_daddr_t rhead_blk, bool bump_cycle) xlog_set_state() argument 2937 xfs_daddr_t rhead_blk; xlog_do_recovery_pass() local [all...] |
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_log_recover.c | 1248 xfs_daddr_t rhead_blk; in xlog_find_tail() local 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) xlog_verify_head() 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) xlog_check_unmount_rec() 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) xlog_set_state() argument 2956 xfs_daddr_t rhead_blk; xlog_do_recovery_pass() local [all...] |
Completed in 6 milliseconds