Home
last modified time | relevance | path

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

/linux/include/linux/
A Df2fs_fs.h153 __le32 cur_node_segno[MAX_ACTIVE_NODE_LOGS]; member
/linux/fs/f2fs/
A Dsuper.c3428 if (le32_to_cpu(ckpt->cur_node_segno[i]) >= main_segs || in f2fs_sanity_check_ckpt()
3436 if (le32_to_cpu(ckpt->cur_node_segno[i]) == in f2fs_sanity_check_ckpt()
3437 le32_to_cpu(ckpt->cur_node_segno[j])) { in f2fs_sanity_check_ckpt()
3440 le32_to_cpu(ckpt->cur_node_segno[i])); in f2fs_sanity_check_ckpt()
3466 if (le32_to_cpu(ckpt->cur_node_segno[i]) == in f2fs_sanity_check_ckpt()
3470 le32_to_cpu(ckpt->cur_node_segno[i])); in f2fs_sanity_check_ckpt()
A Dcheckpoint.c1450 ckpt->cur_node_segno[i] = in do_checkpoint()
A Dsegment.c3930 segno = le32_to_cpu(ckpt->cur_node_segno[type - in read_normal_summaries()

Completed in 27 milliseconds