Searched refs:fsroot (Results 1 – 2 of 2) sorted by relevance
1062 struct nilfs_root *fsroot; in nilfs_fill_super() local1089 err = nilfs_attach_checkpoint(sb, cno, true, &fsroot); in nilfs_fill_super()1097 err = nilfs_attach_log_writer(sb, fsroot); in nilfs_fill_super()1102 err = nilfs_get_root_dentry(sb, fsroot, &sb->s_root); in nilfs_fill_super()1106 nilfs_put_root(fsroot); in nilfs_fill_super()1120 nilfs_put_root(fsroot); in nilfs_fill_super()
633 char *fsroot = NULL; in smack_parse_opts_str() local675 if (fsroot) in smack_parse_opts_str()677 fsroot = match_strdup(&args[0]); in smack_parse_opts_str()678 if (!fsroot) in smack_parse_opts_str()718 if (fsroot) { in smack_parse_opts_str()719 opts->mnt_opts[num_mnt_opts] = fsroot; in smack_parse_opts_str()738 kfree(fsroot); in smack_parse_opts_str()