Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/orangefs/
H A Ddowncall.h48 __s64 files_total; member
H A Dsuper.c199 (long)new_op->downcall.resp.statfs.files_total, in orangefs_statfs()
210 buf->f_files = (sector_t) new_op->downcall.resp.statfs.files_total; in orangefs_statfs()
/kernel/linux/linux-6.6/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()
211 buf->f_files = (sector_t) new_op->downcall.resp.statfs.files_total; in orangefs_statfs()

Completed in 3 milliseconds