Home
last modified time | relevance | path

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

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