Home
last modified time | relevance | path

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

/coreutils/src/
Ddf.c1016 const struct fs_usage *force_fsu, in get_dev() argument
1030 if (!force_fsu && mount_point && ! IS_ABSOLUTE_FILE_NAME (mount_point)) in get_dev()
1041 if (force_fsu) in get_dev()
1042 fsu = *force_fsu; in get_dev()
1089 if (! force_fsu) in get_dev()
1125 if (print_grand_total && ! force_fsu) in get_dev()