Searched refs:fsroot (Results 1 – 1 of 1) sorted by relevance
1059 struct nilfs_root *fsroot; in nilfs_fill_super() local1086 err = nilfs_attach_checkpoint(sb, cno, true, &fsroot); in nilfs_fill_super()1094 err = nilfs_attach_log_writer(sb, fsroot); in nilfs_fill_super()1099 err = nilfs_get_root_dentry(sb, fsroot, &sb->s_root); in nilfs_fill_super()1103 nilfs_put_root(fsroot); in nilfs_fill_super()1117 nilfs_put_root(fsroot); in nilfs_fill_super()