Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_log_recover.c1144 xfs_daddr_t after_umount_blk; in xlog_check_unmount_rec() local
1161 after_umount_blk = xlog_wrap_logbno(log, in xlog_check_unmount_rec()
1164 if (*head_blk == after_umount_blk && in xlog_check_unmount_rec()
1179 log->l_curr_cycle, after_umount_blk); in xlog_check_unmount_rec()
1182 *tail_blk = after_umount_blk; in xlog_check_unmount_rec()