Searched refs:fsroot (Results 1 – 1 of 1) sorted by relevance
1049 struct nilfs_root *fsroot; in nilfs_fill_super() local1084 err = nilfs_attach_checkpoint(sb, cno, true, &fsroot); in nilfs_fill_super()1093 err = nilfs_attach_log_writer(sb, fsroot); in nilfs_fill_super()1098 err = nilfs_get_root_dentry(sb, fsroot, &sb->s_root); in nilfs_fill_super()1102 nilfs_put_root(fsroot); in nilfs_fill_super()1116 nilfs_put_root(fsroot); in nilfs_fill_super()
Completed in 4 milliseconds