Searched refs:dfr_cmd_arg (Results 1 – 1 of 1) sorted by relevance
165 char *dfr_cmd_arg; /* what the user specified */ member659 name = new_string(dfrp->dfr_cmd_arg); in resource_mount_entry()702 char *special = dfrp->dfr_cmd_arg; in bdev_mount_entry()764 char *dir = dfrp->dfr_cmd_arg; in path_mount_entry()917 argv[argv_index++] = (dfrp->dfr_cmd_arg == NULL) in run_fs_specific_df()919 : dfrp->dfr_cmd_arg; in run_fs_specific_df()993 l_option ? "-l" : "-n", dfrp->dfr_cmd_arg); in prune_list()1012 if (dfrp->dfr_cmd_arg != NULL) { in prune_list()1015 dfrp->dfr_cmd_arg, dfrp->dfr_fstype); in prune_list()1025 if (dfrp->dfr_cmd_arg != NULL) { in prune_list()[all …]