Home
last modified time | relevance | path

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

/openbmc/linux/fs/orangefs/
H A Ddowncall.h46 __s64 blocks_total; member
H A Dsuper.c198 (long)new_op->downcall.resp.statfs.blocks_total, in orangefs_statfs()
209 buf->f_blocks = (sector_t) new_op->downcall.resp.statfs.blocks_total; in orangefs_statfs()