Home
last modified time | relevance | path

Searched refs:fs_type (Results 1 – 25 of 42) sorted by relevance

12

/NextBSD/lib/libc/gen/
HDfstab.c131 _fs_fstab.fs_type = strsep(&p, ":\n"); in fstabscan()
132 if (_fs_fstab.fs_type) { in fstabscan()
133 if (!strcmp(_fs_fstab.fs_type, FSTAB_XX)) in fstabscan()
135 _fs_fstab.fs_mntops = _fs_fstab.fs_type; in fstabscan()
137 strcmp(_fs_fstab.fs_type, FSTAB_SW) ? in fstabscan()
191 _fs_fstab.fs_type = FSTAB_RW; in fstabscan()
195 _fs_fstab.fs_type = FSTAB_RQ; in fstabscan()
199 _fs_fstab.fs_type = FSTAB_RO; in fstabscan()
203 _fs_fstab.fs_type = FSTAB_SW; in fstabscan()
207 _fs_fstab.fs_type = FSTAB_XX; in fstabscan()
/NextBSD/usr.sbin/bsdinstall/partedit/
HDpartedit_sparc64.c72 partcode_path(const char *part_type, const char *fs_type) { in partcode_path() argument
74 if (strcmp(fs_type, "ufs") == 0) { in partcode_path()
76 } else if (strcmp(fs_type, "zfs") == 0) { in partcode_path()
HDpartedit_x86.c135 partcode_path(const char *part_type, const char *fs_type) in partcode_path() argument
141 else if (strcmp(fs_type, "zfs") == 0) in partcode_path()
HDpartedit.c158 free(md->fstab->fs_type); in main()
254 free(md->fstab->fs_type); in delete_part_metadata()
537 md->fstab->fs_type = strdup(fstab->fs_type); in init_fstab_metadata()
HDpartedit_generic.c76 partcode_path(const char *part_type, const char *fs_type) { in partcode_path() argument
HDpartedit_pc98.c79 partcode_path(const char *part_type, const char *fs_type) { in partcode_path() argument
HDpartedit.h85 const char *partcode_path(const char *scheme, const char *fs_type);
HDpartedit_powerpc.c112 partcode_path(const char *part_type, const char *fs_type) { in partcode_path() argument
HDgpart_ops.c711 free(md->fstab->fs_type); in set_default_part_metadata()
723 free(md->fstab->fs_type); in set_default_part_metadata()
741 md->fstab->fs_type = strdup(FSTAB_SW); in set_default_part_metadata()
745 md->fstab->fs_type = strdup(FSTAB_RW); in set_default_part_metadata()
749 md->fstab->fs_type = strdup(FSTAB_RW); in set_default_part_metadata()
758 md->fstab->fs_mntops = strdup(md->fstab->fs_type); in set_default_part_metadata()
/NextBSD/contrib/subversion/subversion/libsvn_fs/
HDfs-loader.c74 const char *fs_type; member
191 fst->fs_type); in get_library_vtable_direct()
214 fst->fs_type, in get_library_vtable_direct()
230 const char *fs_type) in get_or_allocate_third() argument
234 if (strcmp(fs_type, (*fst)->fs_type) == 0) in get_or_allocate_third()
240 (*fst)->fs_type = apr_pstrdup(common_pool, fs_type); in get_or_allocate_third()
241 (*fst)->fsap_name = (*fst)->fs_type; in get_or_allocate_third()
253 get_library_vtable(fs_library_vtable_t **vtable, const char *fs_type, in get_library_vtable() argument
265 if (strcmp(fs_type, (*fst)->fs_type) == 0) in get_library_vtable()
295 get_or_allocate_third(fst, fs_type)); in get_library_vtable()
[all …]
/NextBSD/sbin/dump/
HDoptr.c294 (new->fs_type = strdup(fs->fs_type)) == NULL || in allocfsent()
321 if ((strcmp(fs->fs_type, FSTAB_RW) && in dump_getfstab()
322 strcmp(fs->fs_type, FSTAB_RO) && in dump_getfstab()
323 strcmp(fs->fs_type, FSTAB_RQ)) || in dump_getfstab()
/NextBSD/contrib/subversion/subversion/libsvn_repos/
HDrepos.c228 if (strcmp(repos->fs_type, SVN_FS_TYPE_BDB) == 0) in create_db_logs_lock()
246 if (strcmp(repos->fs_type, SVN_FS_TYPE_BDB) == 0) in create_db_lock()
1086 if (strcmp(repos->fs_type, SVN_FS_TYPE_BDB) == 0) in create_repos_structure()
1111 if (strcmp(repos->fs_type, SVN_FS_TYPE_BDB) == 0) in lock_repos()
1145 repos->fs_type = svn_hash__get_cstring(fs_config, SVN_FS_CONFIG_FS_TYPE, in svn_repos_create()
1289 const char *fs_type; in get_repos() local
1298 SVN_ERR(svn_fs_type(&fs_type, repos->db_path, scratch_pool)); in get_repos()
1299 repos->fs_type = apr_pstrdup(result_pool, fs_type); in get_repos()
1641 return apr_pstrdup(result_pool, repos->fs_type); in svn_repos_fs_type()
1748 if (strcmp(repos->fs_type, SVN_FS_TYPE_BDB) == 0) in multi_freeze()
[all …]
/NextBSD/contrib/subversion/subversion/svnfsfs/
HDsvnfsfs.c209 const char *fs_type; in open_fs() local
213 SVN_ERR(svn_fs_type(&fs_type, path, pool)); in open_fs()
214 if (strcmp(fs_type, SVN_FS_TYPE_FSFS)) in open_fs()
217 fs_type); in open_fs()
/NextBSD/contrib/amd/amd/
HDamq_subr.c221 if (STREQ(mp->am_mnt->mf_ops->fs_type, "toplvl")) in amqproc_pawd_1_svc()
223 if (STREQ(mp->am_mnt->mf_ops->fs_type, "auto")) in amqproc_pawd_1_svc()
289 if (!xdr_amq_string(xdrs, &mp->am_mnt->mf_ops->fs_type)) { in xdr_amq_mount_tree_node()
440 if (!xdr_amq_string(xdrs, &mf->mf_ops->fs_type)) { in xdr_amq_mount_info_qelem()
HDsrvr_amfs_auto.c77 fs->fs_type = "local"; in amfs_generic_find_srvr()
209 plog(XLOG_INFO, "file server %s, type %s, state %s", fs->fs_host, fs->fs_type, state); in srvrlog()
HDam_ops.c155 xstrlcat(buf, (*ap)->fs_type, l); in ops_showamfstypes()
158 linesize += strlen((*ap)->fs_type) + 2; in ops_showamfstypes()
367 if (STREQ(rop->fs_type, type)) in ops_search()
HDmntfs.c280 mf->mf_mount, mf->mf_ops->fs_type, mf->mf_refc, mf->mf_flags); in free_mntfs()
314 mf->mf_ops->fs_type, mf->mf_mount); in free_mntfs()
327 mf->mf_mount, mf->mf_ops->fs_type); in free_mntfs()
/NextBSD/sbin/fsck/
HDfsck.c225 if (BADTYPE(fs->fs_type)) in main()
252 if (BADTYPE(fs->fs_type)) in isok()
266 if (!strcmp(fs->fs_type, FSTAB_RO)) in isok()
283 if ((flags & CHECK_BACKGRD) == 0 || !strcmp(fs->fs_type, FSTAB_RO)) in isok()
/NextBSD/usr.bin/fstat/
HDfstat.c243 if (fst->fs_type != PS_FST_TYPE_VNODE && in print_file_info()
244 fst->fs_type != PS_FST_TYPE_FIFO) in print_file_info()
286 switch (fst->fs_type) { in print_file_info()
316 fst->fs_type, fst->fs_fd, pid); in print_file_info()
/NextBSD/usr.bin/procstat/
HDprocstat_files.c353 switch (fst->fs_type) { in procstat_files()
418 if (fst->fs_type == PS_FST_TYPE_VNODE) { in procstat_files()
529 switch (fst->fs_type) { in procstat_files()
/NextBSD/contrib/subversion/
HDwin-tests.py137 base_url, fs_type, verbose, cleanup = None, None, None, None variable
174 fs_type = val variable
254 if not fs_type:
255 fs_type = 'fsfs' variable
257 if fs_type == 'bdb':
924 opts.fs_type = fs_type
979 '-Dtest.fstype=' + fs_type ,
/NextBSD/include/
HDfstab.h61 char *fs_type; /* FSTAB_* from fs_mntops */ member
/NextBSD/sbin/umount/
HDumount.c201 if (strcmp(fs->fs_type, FSTAB_RW) && in umountall()
202 strcmp(fs->fs_type, FSTAB_RO) && in umountall()
203 strcmp(fs->fs_type, FSTAB_RQ)) in umountall()
/NextBSD/contrib/subversion/subversion/svnadmin/
HDsvnadmin.c555 const char *fs_type; /* --fs-type */ member
724 if (opt_state->fs_type) in subcommand_create()
731 if (0 == strcmp(opt_state->fs_type, SVN_FS_TYPE_BDB)) in subcommand_create()
741 svn_hash_sets(fs_config, SVN_FS_CONFIG_FS_TYPE, opt_state->fs_type); in subcommand_create()
772 && (opt_state->fs_type == NULL in subcommand_create()
773 || !strcmp(opt_state->fs_type, SVN_FS_TYPE_FSFS))) in subcommand_create()
781 && opt_state->fs_type && !strcmp(opt_state->fs_type, SVN_FS_TYPE_FSX)) in subcommand_create()
2032 info->fs_type)); in subcommand_info()
2035 if (!strcmp(info->fs_type, SVN_FS_TYPE_FSFS)) in subcommand_info()
2618 SVN_ERR(svn_utf_cstring_to_utf8(&opt_state.fs_type, opt_arg, pool)); in sub_main()
/NextBSD/contrib/subversion/subversion/include/
HDsvn_fs.h445 svn_fs_type(const char **fs_type,
3095 const char *fs_type; member
3126 const char *fs_type; member
3143 const char *fs_type; member

12