Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/orangefs/
H A Ddowncall.h49 __s64 files_avail; member
H A Dsuper.c200 (long)new_op->downcall.resp.statfs.files_avail); in orangefs_statfs()
211 buf->f_ffree = (sector_t) new_op->downcall.resp.statfs.files_avail; in orangefs_statfs()
/kernel/linux/linux-6.6/fs/orangefs/
H A Ddowncall.h49 __s64 files_avail; member
H A Dsuper.c201 (long)new_op->downcall.resp.statfs.files_avail); in orangefs_statfs()
212 buf->f_ffree = (sector_t) new_op->downcall.resp.statfs.files_avail; in orangefs_statfs()

Completed in 4 milliseconds