Home
last modified time | relevance | path

Searched refs:fs_opts (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/bsd/am-utils/dist/amd/
Damfs_generic.c255 am_opts *fs_opts; in amfs_lookup_one_location() local
269 fs_opts = CALLOC(am_opts); in amfs_lookup_one_location()
270 p = ops_match(fs_opts, ivec, def_opts, new_mp->am_path, in amfs_lookup_one_location()
276 if (fs_opts->opt_sublink && fs_opts->opt_sublink[0]) { in amfs_lookup_one_location()
284 mp_dir = fs_opts->opt_fs; in amfs_lookup_one_location()
289 mp_dir = fs_opts->opt_fs; in amfs_lookup_one_location()
295 mp_dir = fs_opts->opt_fs; in amfs_lookup_one_location()
303 new_mf = find_mntfs(p, fs_opts, in amfs_lookup_one_location()
305 fs_opts->fs_mtab, in amfs_lookup_one_location()
307 fs_opts->opt_opts, in amfs_lookup_one_location()
[all …]
/netbsd/src/external/bsd/am-utils/dist/conf/mount/
Dmount_linux.c105 struct fs_opts { struct
110 const struct fs_opts iso_opts[] = { argument
123 const struct fs_opts dos_opts[] = {
136 const struct fs_opts autofs_opts[] = {
144 const struct fs_opts lustre_opts[] = {
150 const struct fs_opts null_opts[] = {
154 const struct fs_opts ext2_opts[] = {
193 const struct fs_opts ext3_opts[] = {
233 const struct fs_opts ext4_opts[] = {
301 const struct fs_opts *dev_opts; in parse_opts()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dipa-prop.cc184 tree fs_opts = DECL_FUNCTION_SPECIFIC_OPTIMIZATION (node->decl); in ipa_func_spec_opts_forbid_analysis_p() local
186 if (!fs_opts) in ipa_func_spec_opts_forbid_analysis_p()