Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/
H A Ddf.c209 static bool_int F_option; variable
578 if (F_option) in parse_options()
581 F_option = 1; in parse_options()
879 if (F_option && ! EQ(FSType, fstype)) in run_fs_specific_df()
1010 if (F_option && ! EQ(dfrp->dfr_fstype, FSType)) { in prune_list()
1702 if (F_option && ! EQ(FSType, vtab.vfs_fstype)) in find_fstype()
1708 return (F_option ? FSType : default_fstype(special)); in find_fstype()
1973 if (F_option && ! EQ(fstype, FSType)) { in do_df()