Searched defs:st_fs (Results 1 – 4 of 4) sorted by relevance
/linux/tools/bpf/bpftool/ | ||
H A D | tracelog.c | 29 struct statfs st_fs; in validate_tracefs_mnt() local |
H A D | feature.c | 56 if (statfs("/proc", &st_fs) < 0) in check_procfs() local |
H A D | common.c | 74 struct statfs st_fs; is_bpffs() local |
/linux/tools/lib/bpf/ | ||
H A D | libbpf.c | 8713 struct statfs st_fs; check_path() local |