Searched refs:node_ino (Results 1 – 2 of 2) sorted by relevance
135 __le32 node_ino; /* node inode number */ member
3575 if (le32_to_cpu(raw_super->node_ino) != 1 || in sanity_check_raw_super()3579 le32_to_cpu(raw_super->node_ino), in sanity_check_raw_super()3773 F2FS_NODE_INO(sbi) = le32_to_cpu(raw_super->node_ino); in init_sb_info()