Home
last modified time | relevance | path

Searched refs:blocks_total (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/orangefs/
H A Ddowncall.h46 __s64 blocks_total; member
H A 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()
/kernel/linux/linux-6.6/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()
208 buf->f_blocks = (sector_t) new_op->downcall.resp.statfs.blocks_total; in orangefs_statfs()

Completed in 3 milliseconds