Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_log_recover.c1274 xfs_daddr_t after_umount_blk; in xlog_check_unmount_rec() local
1306 after_umount_blk = xlog_wrap_logbno(log, in xlog_check_unmount_rec()
1309 if (*head_blk == after_umount_blk && in xlog_check_unmount_rec()
1324 log->l_curr_cycle, after_umount_blk); in xlog_check_unmount_rec()
1326 log->l_curr_cycle, after_umount_blk); in xlog_check_unmount_rec()
1327 *tail_blk = after_umount_blk; in xlog_check_unmount_rec()