Home
last modified time | relevance | path

Searched refs:fsst (Results 1 – 1 of 1) sorted by relevance

/sysdeps/unix/sysv/linux/
A Dpathconf.c113 struct stat64 fsst; in distinguish_extX() local
114 if (__stat64 (mntbuf.mnt_dir, &fsst) >= 0 in distinguish_extX()
115 && st.st_dev == fsst.st_dev) in distinguish_extX()

Completed in 3 milliseconds