Home
last modified time | relevance | path

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

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