Home
last modified time | relevance | path

Searched defs:STATFS_FRSIZE (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dstat.c93 # define STATFS_FRSIZE(S) ((S)->f_frsize) macro
133 # define STATFS_FRSIZE(S) ((S)->block_size) macro
138 # define STATFS_FRSIZE(S) ((S)->f_frsize) macro
140 # define STATFS_FRSIZE(S) 0 macro