Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dmaster.c189 if (c->highest_inum >= INUM_WATERMARK) { in validate_master()
356 c->highest_inum = le64_to_cpu(c->mst_node->highest_inum); in ubifs_read_master()
457 c->mst_node->highest_inum = cpu_to_le64(c->highest_inum); in ubifs_write_master()
H A Dubifs-media.h724 __le64 highest_inum; member
H A Dsb.c229 mst->highest_inum = cpu_to_le64(UBIFS_FIRST_INO); in create_default_filesystem()