Searched refs:fsroot (Results 1 – 2 of 2) sorted by relevance
1041 struct nilfs_root *fsroot; in nilfs_fill_super() local1068 err = nilfs_attach_checkpoint(sb, cno, true, &fsroot); in nilfs_fill_super()1077 err = nilfs_attach_log_writer(sb, fsroot); in nilfs_fill_super()1082 err = nilfs_get_root_dentry(sb, fsroot, &sb->s_root); in nilfs_fill_super()1086 nilfs_put_root(fsroot); in nilfs_fill_super()1100 nilfs_put_root(fsroot); in nilfs_fill_super()
631 char *fsroot = NULL; in smack_parse_opts_str() local673 if (fsroot) in smack_parse_opts_str()675 fsroot = match_strdup(&args[0]); in smack_parse_opts_str()676 if (!fsroot) in smack_parse_opts_str()714 if (fsroot) { in smack_parse_opts_str()715 opts->mnt_opts[num_mnt_opts] = fsroot; in smack_parse_opts_str()734 kfree(fsroot); in smack_parse_opts_str()