Home
last modified time | relevance | path

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

/openbmc/linux/fs/orangefs/
H A Ddowncall.h48 __s64 files_total; member
H A Dsuper.c200 (long)new_op->downcall.resp.statfs.files_total, in orangefs_statfs()
212 buf->f_files = (sector_t) new_op->downcall.resp.statfs.files_total; in orangefs_statfs()