Home
last modified time | relevance | path

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

/third_party/libbpf/src/
H A Dlibbpf.c8463 struct statfs st_fs; local
8475 if (statfs(dir, &st_fs)) {
8482 if (!err && st_fs.f_type != BPF_FS_MAGIC) {

Completed in 17 milliseconds