/illumos-gate/usr/src/uts/common/sys/ |
H A D | statfs.h | 46 struct statfs { struct 60 struct statfs32 { argument 75 int statfs(const char *, struct statfs *, int, int); argument
|
/illumos-gate/usr/src/ucbhead/sys/ |
H A D | vfs.h | 226 struct statfs { struct 238 struct statfs { argument 251 struct statfs64 { argument
|
/illumos-gate/usr/src/ucblib/libucb/port/gen/ |
H A D | statfs.c | 81 statfs(char *path, struct statfs *buf) in statfs() function
|
/illumos-gate/usr/src/cmd/backup/dump/ |
H A D | dumpusg.h | 81 #define statfs statvfs /* both struct and func */ macro
|
/illumos-gate/usr/src/lib/lib9p/common/backend/ |
H A D | backend.h | 45 int (*statfs)(void *, struct l9p_request *); member
|
/illumos-gate/usr/src/cmd/truss/ |
H A D | expound.c | 1616 struct statfs statfs; in show_statfs() local 1641 struct statfs32 statfs; in show_statfs32() local
|
/illumos-gate/usr/src/lib/lib9p/common/ |
H A D | fcall.h | 368 struct l9p_statfs statfs; member
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/without_structs/ |
H A D | implicit_dependencies.json | 1 {"lseek": ["epoll_ctl", "syncfs", "pwritev64v2", "getsockname", "fstatfs", "flistxattr", "getdents6… array
|
H A D | implicit_dependencies_verbose.json | 1 …{"reason": ["fd->flags"], "call": "fadvise64_64"}, {"reason": ["fd->flags"], "call": "pwritev64"},…
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/ |
H A D | implicit_dependencies.json | 1 … "perf_event_open"], "syncfs": ["lseek", "pwritev64v2", "getsockname", "fstatfs", "epoll_ctl", "ge… array
|
H A D | implicit_dependencies_verbose.json | 1 …ason": ["super_block->s_export_op"], "call": "syncfs"}, {"reason": ["path->dentry", "path->mnt"], …
|