Home
last modified time | relevance | path

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

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