Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c168 char *dfr_fstype; member
784 if (dfrp->dfr_fstype && EQ(dfrp->dfr_fstype, MNTTYPE_LOFS)) { in path_mount_entry()
878 fstype = request_list[0].dfr_fstype; in run_fs_specific_df()
1618 FSTYPE_WIDTH, dfrp->dfr_fstype); in n_output()
1665 int v = strcmp(DFRP(p1)->dfr_fstype, DFRP(p2)->dfr_fstype); in df_reqcomp()
1788 dfrp->dfr_fstype = mtp->mnt_fstype; in create_request_list()
1864 dfrp->dfr_fstype = in create_request_list()
1867 dfrp->dfr_fstype = in create_request_list()
1965 char *fstype = requests[i].dfr_fstype; in do_df()
1992 dfrp->dfr_fstype); in do_df()
[all …]