Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dthe_nilfs.h185 int ns_first_ino; member
Dnilfs.h116 #define NILFS_FIRST_INO(sb) (((struct the_nilfs *)sb->s_fs_info)->ns_first_ino)
Dthe_nilfs.c426 nilfs->ns_first_ino = le32_to_cpu(sbp->s_first_ino); in nilfs_store_disk_layout()