Home
last modified time | relevance | path

Searched refs:statvfs64 (Results 1 – 25 of 81) sorted by path

1234

/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dfs130 #define statvfs statvfs64
132 extern __MANGLE__ int statvfs64 __PROTO__((const char*, struct statvfs64*));
138 extern __MANGLE__ int fstatvfs64 __PROTO__((int, struct statvfs64*));
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dfs134 #define statvfs statvfs64
136 extern __MANGLE__ int statvfs64 __PROTO__((const char*, struct statvfs64*));
142 extern __MANGLE__ int fstatvfs64 __PROTO__((int, struct statvfs64*));
H A Dlib119 #define _lib_statvfs64 1 /* statvfs64() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dfs130 #define statvfs statvfs64
132 extern __MANGLE__ int statvfs64 __PROTO__((const char*, struct statvfs64*));
138 extern __MANGLE__ int fstatvfs64 __PROTO__((int, struct statvfs64*));
H A Dlib119 #define _lib_statvfs64 1 /* statvfs64() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dfs130 #define statvfs statvfs64
132 extern __MANGLE__ int statvfs64 __PROTO__((const char*, struct statvfs64*));
138 extern __MANGLE__ int fstatvfs64 __PROTO__((int, struct statvfs64*));
/illumos-gate/usr/src/cmd/bart/
H A Dcreate.c56 static struct statvfs64 parent_vfs;
253 ret_status = statvfs64(root->subtree, &parent_vfs); in create_manifest_rule()
347 struct statvfs64 path_vfs; in walker()
367 ret = statvfs64(name, &path_vfs); in walker()
/illumos-gate/usr/src/cmd/dumpadm/
H A Dminfree.c97 struct statvfs64 fsb; in minfree_compute()
109 if (statvfs64(dir, &fsb) == -1) { in minfree_compute()
/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c179 typedef void (*output_func)(struct df_request *, struct statvfs64 *);
1259 g_output(struct df_request *dfrp, struct statvfs64 *fsp) in g_output()
1376 k_output(struct df_request *dfrp, struct statvfs64 *fsp) in k_output()
1523 t_output(struct df_request *dfrp, struct statvfs64 *fsp) in t_output()
1565 eb_output(struct df_request *dfrp, struct statvfs64 *fsp) in eb_output()
1589 e_output(struct df_request *dfrp, struct statvfs64 *fsp) in e_output()
1601 b_output(struct df_request *dfrp, struct statvfs64 *fsp) in b_output()
1614 n_output(struct df_request *dfrp, struct statvfs64 *fsp) in n_output()
1623 default_output(struct df_request *dfrp, struct statvfs64 *fsp) in default_output()
1644 V_output(struct df_request *dfrp, struct statvfs64 *fsp) in V_output()
[all …]
/illumos-gate/usr/src/cmd/fs.d/ufs/df/
H A Ddf.c86 static void print_statvfs(struct statvfs64 *);
560 struct statvfs64 fs; in dfreemnt()
562 if (statvfs64(file, &fs) < 0 && in dfreemnt()
563 chroot_stat(file, statvfs64, (char *)&fs, &file) < 0) { in dfreemnt()
1047 print_statvfs(struct statvfs64 *fs) in print_statvfs()
/illumos-gate/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c634 struct statvfs64 fs; in main()
1415 if (statvfs64(MNTTAB, &fs) < 0) { in main()
/illumos-gate/usr/src/cmd/fs.d/ufs/volcopy/
H A Dvolcopy.c199 struct statvfs64 stfs_buf; in g_init()
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_config.c539 struct statvfs64 stat_buf; in ndmpd_config_get_fs_info_v3()
599 if (statvfs64(fs->mnt_mountp, &stat_buf) < 0) { in ndmpd_config_get_fs_info_v3()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg1021 @ MSG_SYS_STATVFS64 "[ statvfs64 ]" # 218
1022 @ MSG_SYS_STATVFS64_ALT "statvfs64"
/illumos-gate/usr/src/cmd/stat/fsstat/
H A Dfsstat.c622 struct statvfs64 statvfsbuf; in set_mntpt()
669 if (statvfs64(mntp->m_mntpt, &statvfsbuf)) { in set_mntpt()
710 struct statvfs64 statvfsbuf; in set_ksnames()
745 if (ep->e_name == NULL || statvfs64(ep->e_name, &statvfsbuf)) { in set_ksnames()
/illumos-gate/usr/src/cmd/svc/configd/
H A Dbackend.c479 if (statvfs64(path, &stat) == 0 && (stat.f_flag & ST_RDONLY)) in backend_is_readonly()
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Docfile.c206 struct statvfs64 svfsb; in ocfile()
271 if (statvfs64(contents, &svfsb) == -1) { in ocfile()
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Ddockspace.c144 struct statvfs64 svfsb; in fsys_stat()
163 if (statvfs64(fs_tab->name, &svfsb)) { in fsys_stat()
H A Dmain.c275 struct statvfs64 svfsb; in main()
1696 if (statvfs64(get_PKGADM(), &svfsb) == -1) { in main()
/illumos-gate/usr/src/cmd/svr4pkg/pkgmk/
H A Dmain.c177 struct statvfs64 svfsb; in main()
550 if (statvfs64(pkgdev.dirname, &svfsb)) { in main()
/illumos-gate/usr/src/cmd/swap/
H A Dswap.c667 struct statvfs64 fs; in valid()
670 if (stat64(pathname, &f) < 0 || statvfs64(pathname, &fs) < 0) { in valid()
/illumos-gate/usr/src/cmd/zoneadm/
H A Dzfs.c1136 struct statvfs64 buf1, buf2; in is_zonepath_zfs()
1138 if (statvfs64(zonepath, &buf1) != 0) in is_zonepath_zfs()
1148 res = statvfs64(parent, &buf2); in is_zonepath_zfs()
H A Dzoneadm.c943 struct statvfs64 vfsbuf; in validate_zonepath()
1097 if (statvfs64(rpath, &vfsbuf) != 0) { in validate_zonepath()
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dvplat.c3785 struct statvfs64 buf1, buf2; in is_zonepath_zfs()
3787 if (statvfs64(zonepath, &buf1) != 0) in is_zonepath_zfs()
3797 res = statvfs64(parent, &buf2); in is_zonepath_zfs()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dfs216 #define statvfs statvfs64
218 extern int statvfs64(const char*, struct statvfs64*);
224 extern int fstatvfs64(int, struct statvfs64*);

1234