Home
last modified time | relevance | path

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

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