Searched refs:mpst (Results 1 – 1 of 1) sorted by relevance
987 struct stat st, mpst; in check_path() local1035 if (stat(stfs.f_mntonname, &mpst) < 0) { in check_path()1040 if (st.st_ino != mpst.st_ino) { in check_path()