Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_log_recover.c1196 xfs_daddr_t after_umount_blk; in xlog_check_unmount_rec() local
1228 after_umount_blk = xlog_wrap_logbno(log, in xlog_check_unmount_rec()
1231 if (*head_blk == after_umount_blk && in xlog_check_unmount_rec()
1246 log->l_curr_cycle, after_umount_blk); in xlog_check_unmount_rec()
1248 log->l_curr_cycle, after_umount_blk); in xlog_check_unmount_rec()
1249 *tail_blk = after_umount_blk; in xlog_check_unmount_rec()