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