Searched refs:__statfs (Results 1 – 2 of 2) sorted by relevance
43 #define __statfs statfs macro81 if (__statfs (defaultmount, &f) == 0 && f.f_type == SHMFS_SUPER_MAGIC) in __where_is_shmfs()115 if (__statfs (mp->mnt_dir, &f) != 0 || f.f_type != SHMFS_SUPER_MAGIC) in __where_is_shmfs()
294 + FUNC GLOBAL DEFAULT UND __statfs
Completed in 3 milliseconds