Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A Dthe_nilfs.c454 nilfs->ns_first_ino = le32_to_cpu(sbp->s_first_ino); in nilfs_store_disk_layout()
455 if (nilfs->ns_first_ino < NILFS_USER_INO) { in nilfs_store_disk_layout()
458 nilfs->ns_first_ino); in nilfs_store_disk_layout()
H A Dthe_nilfs.h185 unsigned int ns_first_ino; member
H A Dnilfs.h116 #define NILFS_FIRST_INO(sb) (((struct the_nilfs *)sb->s_fs_info)->ns_first_ino)