Searched refs:STATFS_FRSIZE (Results 1 – 1 of 1) sorted by relevance
93 # define STATFS_FRSIZE(S) ((S)->f_frsize) macro133 # define STATFS_FRSIZE(S) ((S)->block_size) macro138 # define STATFS_FRSIZE(S) ((S)->f_frsize) macro140 # define STATFS_FRSIZE(S) 0 macro925 uintmax_t frsize = STATFS_FRSIZE (statfsbuf); in print_statfs()