Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nilfs2/
Dthe_nilfs.h197 int ns_first_ino; member
Dnilfs.h131 #define NILFS_FIRST_INO(sb) (((struct the_nilfs *)sb->s_fs_info)->ns_first_ino)
Dthe_nilfs.c414 nilfs->ns_first_ino = le32_to_cpu(sbp->s_first_ino); in nilfs_store_disk_layout()