Home
last modified time | relevance | path

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

/linux-4.19.296/fs/orangefs/
Ddowncall.h46 __s64 blocks_total; member
Dsuper.c183 (long)new_op->downcall.resp.statfs.blocks_total, in orangefs_statfs()
193 buf->f_blocks = (sector_t) new_op->downcall.resp.statfs.blocks_total; in orangefs_statfs()