Searched refs:NILFS_FIRST_INO (Results 1 – 3 of 3) sorted by relevance
116 #define NILFS_FIRST_INO(sb) (((struct the_nilfs *)sb->s_fs_info)->ns_first_ino) macro121 ((ino) >= NILFS_FIRST_INO(sb) || \
58 req.pr_entry_nr = NILFS_FIRST_INO(ifile->i_sb); in nilfs_ifile_create_inode()
464 if (ino < NILFS_FIRST_INO(sb) && ino != NILFS_ROOT_INO) in nilfs_get_dentry()