Home
last modified time | relevance | path

Searched defs:statfsbuf (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/coreutils/
Dstat.c230 static unsigned long long get_f_fsid(const struct statfs *statfsbuf) in get_f_fsid()
263 const struct statfs *statfsbuf = data; variable
473 struct statfs statfsbuf; in do_statfs() local