Home
last modified time | relevance | path

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

/Linux-v5.4/fs/orangefs/
Ddowncall.h46 __s64 blocks_total; member
Dsuper.c197 (long)new_op->downcall.resp.statfs.blocks_total, in orangefs_statfs()
207 buf->f_blocks = (sector_t) new_op->downcall.resp.statfs.blocks_total; in orangefs_statfs()