Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/
H A Ddf.c167 char *dfr_fstype; member
783 if (dfrp->dfr_fstype && EQ(dfrp->dfr_fstype, MNTTYPE_LOFS)) { in path_mount_entry()
877 fstype = request_list[0].dfr_fstype; in run_fs_specific_df()
1010 if (F_option && ! EQ(dfrp->dfr_fstype, FSType)) { in prune_list()
1015 dfrp->dfr_cmd_arg, dfrp->dfr_fstype); in prune_list()
1024 if (l_option && is_remote_fs(dfrp->dfr_fstype)) { in prune_list()
1609 FSTYPE_WIDTH, dfrp->dfr_fstype); in n_output()
1645 program_name, dfrp->dfr_fstype, temp_buf, in V_output()
1656 int v = strcmp(DFRP(p1)->dfr_fstype, DFRP(p2)->dfr_fstype); in df_reqcomp()
1779 dfrp->dfr_fstype = mtp->mnt_fstype; in create_request_list()
[all …]