Searched refs:st_fs (Results 1 – 1 of 1) sorted by relevance
135 struct statfs st_fs; in fs__valid_mount() local137 if (statfs(fs, &st_fs) < 0) in fs__valid_mount()139 else if ((long)st_fs.f_type != magic) in fs__valid_mount()