Searched refs:statvfs (Results 1 - 25 of 41) sorted by relevance

12

/osnet-11/usr/src/lib/libc/common/sys/
H A Dstatvfs.s30 .file "statvfs.s"
32 /* C library -- statvfs */
33 /* int statvfs(const char *path, struct statvfs *statbuf) */
38 ANSI_PRAGMA_WEAK(statvfs,function)
47 SYSCALL_RVAL1(statvfs)
49 SET_SIZE(statvfs)
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dast_fs.h103 #define _sys_statvfs 1 /* #include <sys/statvfs.h> ok */
109 #define _mem_f_basetype_statvfs 1 /* f_basetype is a member of struct statvfs */
110 #define _mem_f_frsize_statvfs 1 /* f_frsize is a member of struct statvfs */
113 #define _lib_statvfs 1 /* statvfs() in default lib(s) */
116 #include <sys/statvfs.h>
125 struct statvfs
142 extern __MANGLE__ int fstatvfs __PROTO__((int, struct statvfs*));
143 extern __MANGLE__ int statvfs __PROTO__((const char*, struct statvfs*));
149 #if _lib_statvfs64 && !defined(statvfs)
150 #define statvfs macro
[all...]
/osnet-11/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_fs.h82 #define _sys_statvfs 1 /* #include <sys/statvfs.h> ok */
88 #define _mem_f_basetype_statvfs 1 /* f_basetype is a member of struct statvfs */
89 #define _mem_f_frsize_statvfs 1 /* f_frsize is a member of struct statvfs */
92 #define _lib_statvfs 1 /* statvfs() in default lib(s) */
95 #include <sys/statvfs.h>
104 struct statvfs
121 extern __MANGLE__ int fstatvfs __PROTO__((int, struct statvfs*));
122 extern __MANGLE__ int statvfs __PROTO__((const char*, struct statvfs*));
128 #if _lib_statvfs64 && !defined(statvfs)
129 #define statvfs macro
[all...]
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dast_fs.h107 #define _sys_statvfs 1 /* #include <sys/statvfs.h> ok */
113 #define _mem_f_basetype_statvfs 1 /* f_basetype is a member of struct statvfs */
114 #define _mem_f_frsize_statvfs 1 /* f_frsize is a member of struct statvfs */
117 #define _lib_statvfs 1 /* statvfs() in default lib(s) */
120 #include <sys/statvfs.h>
129 struct statvfs
146 extern __MANGLE__ int fstatvfs __PROTO__((int, struct statvfs*));
147 extern __MANGLE__ int statvfs __PROTO__((const char*, struct statvfs*));
153 #if _lib_statvfs64 && !defined(statvfs)
154 #define statvfs macro
[all...]
/osnet-11/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_fs.h86 #define _sys_statvfs 1 /* #include <sys/statvfs.h> ok */
92 #define _mem_f_basetype_statvfs 1 /* f_basetype is a member of struct statvfs */
93 #define _mem_f_frsize_statvfs 1 /* f_frsize is a member of struct statvfs */
96 #define _lib_statvfs 1 /* statvfs() in default lib(s) */
99 #include <sys/statvfs.h>
108 struct statvfs
125 extern __MANGLE__ int fstatvfs __PROTO__((int, struct statvfs*));
126 extern __MANGLE__ int statvfs __PROTO__((const char*, struct statvfs*));
132 #if _lib_statvfs64 && !defined(statvfs)
133 #define statvfs macro
[all...]
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dast_fs.h103 #define _sys_statvfs 1 /* #include <sys/statvfs.h> ok */
109 #define _mem_f_basetype_statvfs 1 /* f_basetype is a member of struct statvfs */
110 #define _mem_f_frsize_statvfs 1 /* f_frsize is a member of struct statvfs */
113 #define _lib_statvfs 1 /* statvfs() in default lib(s) */
116 #include <sys/statvfs.h>
125 struct statvfs
142 extern __MANGLE__ int fstatvfs __PROTO__((int, struct statvfs*));
143 extern __MANGLE__ int statvfs __PROTO__((const char*, struct statvfs*));
149 #if _lib_statvfs64 && !defined(statvfs)
150 #define statvfs macro
[all...]
/osnet-11/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_fs.h82 #define _sys_statvfs 1 /* #include <sys/statvfs.h> ok */
88 #define _mem_f_basetype_statvfs 1 /* f_basetype is a member of struct statvfs */
89 #define _mem_f_frsize_statvfs 1 /* f_frsize is a member of struct statvfs */
92 #define _lib_statvfs 1 /* statvfs() in default lib(s) */
95 #include <sys/statvfs.h>
104 struct statvfs
121 extern __MANGLE__ int fstatvfs __PROTO__((int, struct statvfs*));
122 extern __MANGLE__ int statvfs __PROTO__((const char*, struct statvfs*));
128 #if _lib_statvfs64 && !defined(statvfs)
129 #define statvfs macro
[all...]
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_fs.h103 #define _sys_statvfs 1 /* #include <sys/statvfs.h> ok */
109 #define _mem_f_basetype_statvfs 1 /* f_basetype is a member of struct statvfs */
110 #define _mem_f_frsize_statvfs 1 /* f_frsize is a member of struct statvfs */
113 #define _lib_statvfs 1 /* statvfs() in default lib(s) */
116 #include <sys/statvfs.h>
125 struct statvfs
142 extern __MANGLE__ int fstatvfs __PROTO__((int, struct statvfs*));
143 extern __MANGLE__ int statvfs __PROTO__((const char*, struct statvfs*));
149 #if _lib_statvfs64 && !defined(statvfs)
150 #define statvfs macro
[all...]
/osnet-11/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_fs.h82 #define _sys_statvfs 1 /* #include <sys/statvfs.h> ok */
88 #define _mem_f_basetype_statvfs 1 /* f_basetype is a member of struct statvfs */
89 #define _mem_f_frsize_statvfs 1 /* f_frsize is a member of struct statvfs */
92 #define _lib_statvfs 1 /* statvfs() in default lib(s) */
95 #include <sys/statvfs.h>
104 struct statvfs
121 extern __MANGLE__ int fstatvfs __PROTO__((int, struct statvfs*));
122 extern __MANGLE__ int statvfs __PROTO__((const char*, struct statvfs*));
128 #if _lib_statvfs64 && !defined(statvfs)
129 #define statvfs macro
[all...]
/osnet-11/usr/src/lib/libproc/common/
H A DPisprocdir.c42 struct statvfs statvfsb;
54 * Instead we use the statvfs() f_basetype string.
57 statvfs(path, &statvfsb) == 0 &&
H A Dpr_statvfs.c35 #include <sys/statvfs.h>
62 * statvfs() system call -- executed by subject process
67 sysret_t rval; /* return value from statvfs() */
68 argdes_t argd[2]; /* arg descriptors for statvfs() */
76 return (statvfs(path, buf));
H A Dlibproc.h59 #include <sys/statvfs.h>
/osnet-11/usr/src/lib/libast/common/comp/
H A Dstatvfs.c29 NoN(statvfs)
67 us2v(register struct statfs* ufs, register struct stat* st, register struct statvfs* vfs)
89 fstatvfs(int fd, struct statvfs* vfs)
101 statvfs(const char* path, struct statvfs* vfs)
119 s2v(register struct stat* st, register struct statvfs* vfs)
140 fstatvfs(int fd, struct statvfs* vfs)
151 statvfs(const char* path, struct statvfs* vfs)
/osnet-11/usr/src/lib/libwanboot/common/
H A Dbootinfo_aux.c45 #include <sys/statvfs.h>
348 static struct statvfs vfs;
350 if (statvfs("/", &vfs) >= 0) {
/osnet-11/usr/src/lib/libfuse/common/
H A Dfuse.h41 #include <sys/statvfs.h>
191 * Replaced 'struct statfs' parameter with 'struct statvfs' in
194 int (*statfs) (const char *, struct statvfs *);
631 int fuse_fs_statfs(struct fuse_fs *fs, const char *path, struct statvfs *buf);
H A Dfuse_compat.h39 int (*statfs) (const char *, struct statvfs *);
/osnet-11/usr/src/lib/libast/common/path/
H A Dpathprobe.c74 struct statvfs vfs;
77 if (!statvfs(path, &vfs))
/osnet-11/usr/src/lib/libpkg/common/
H A Dverify.c40 #include <sys/statvfs.h>
140 * - VE_FAIL = utime/target directory/link/stat/symlink/mknod/chmod/statvfs/
333 static struct statvfs vfsstatus; /* filesystem status buffer */
382 * - VE_FAIL = utime/target directory/link/stat/symlink/mknod/chmod/statvfs/
839 if (statvfs(path, &vfsstatus) < 0) {
860 * stat and statvfs structures.
/osnet-11/usr/src/lib/pam_modules/zfs_key/
H A Dzfs_key.c44 #include <sys/statvfs.h>
346 struct statvfs sbuf;
362 if (statvfs(parent, &sbuf) == 0 &&
/osnet-11/usr/src/lib/libast/common/port/
H A Dmnt.c143 * we assume getfsstat may suffer the same statfs/statvfs confusion
151 #define statfs statvfs
156 #define statfs statvfs
/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.h55 #include <sys/statvfs.h>
/osnet-11/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c683 * remaining IGNORE_SIZE bytes. This reduces the number of statvfs()
693 struct statvfs sb;
702 if (statvfs(thisdir->dl_dirname, &sb) < 0) {
/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsclone.c40 #include <sys/statvfs.h>
121 struct statvfs stfs;
1780 struct statvfs stvfs;
/osnet-11/usr/src/lib/libfsmgt/common/
H A Dfs_mounts.c38 #include <sys/statvfs.h>
/osnet-11/usr/src/lib/libast/common/misc/
H A Dfts.c1513 struct statvfs fs;
1515 return statvfs(ent->fts_path, &fs) || (fs.f_flag & ST_LOCAL);

Completed in 99 milliseconds

12