Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/vfs/
H A Dstatfs_ext.c95 …T_ASSERT_POSIX_FAILURE(fstatfs_ext(fd, sfs_ext, flag), expected_err, "Verifying that fstatfs_ext()… in statfs_compare()
98 …T_ASSERT_POSIX_SUCCESS(fstatfs_ext(fd, sfs_ext, flag), "Calling fstatfs_ext() using the %s flag", … in statfs_compare()
/xnu-12377.1.9/libsyscall/wrappers/
H A Dstatfs_ext.c162 fstatfs_ext(int fd, struct statfs *buf, int flags) in fstatfs_ext() function
/xnu-12377.1.9/bsd/sys/
H A Dmount.h1600 int fstatfs_ext(int fd, struct statfs *buf, int flags);