Home
last modified time | relevance | path

Searched refs:fstatfs64 (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/without_structs/
H A Dimplicit_dependencies.pretty220 'fstatfs64',
293 'fstatfs64',
366 'fstatfs64',
481 'fstatfs64',
560 'fstatfs64',
630 'fstatfs64',
700 'fstatfs64',
770 'fstatfs64',
845 'fstatfs64',
938 'fstatfs64',
[all …]
H A Dimplicit_dependencies_verbose.pretty523 {'call': 'fstatfs64', 'reason': set([('fd', 'flags')])},
612 {'call': 'fstatfs64', 'reason': set([('fd', 'flags')])},
753 {'call': 'fstatfs64', 'reason': set([('fd', 'flags')])},
855 {'call': 'fstatfs64', 'reason': set([('fd', 'flags')])},
930 {'call': 'fstatfs64', 'reason': set([('fd', 'flags')])},
1000 {'call': 'fstatfs64', 'reason': set([('fd', 'flags')])},
1070 {'call': 'fstatfs64', 'reason': set([('fd', 'flags')])},
1140 {'call': 'fstatfs64', 'reason': set([('fd', 'flags')])},
1235 {'call': 'fstatfs64', 'reason': set([('fd', 'flags')])},
1337 {'call': 'fstatfs64', 'reason': set([('fd', 'flags')])},
[all …]
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/
H A Dimplicit_dependencies21 'fstatfs64',
128 'fstatfs64',
206 'fstatfs64',
472 'fstatfs64',
542 'fstatfs64',
697 'fstatfs64',
893 'fstatfs64',
1098 'fstatfs64',
1173 'fstatfs64',
1270 'fstatfs64',
[all …]
H A Dimplicit_dependencies.pretty261 'fstatfs64',
413 'fstatfs64',
608 'fstatfs64',
812 'fstatfs64',
886 'fstatfs64',
982 'fstatfs64',
1109 'fstatfs64',
1236 'fstatfs64',
1327 'fstatfs64',
1413 'fstatfs64',
[all …]
H A Dimplicit_dependencies_verbose64 {'call': 'fstatfs64', 'reason': set([('fd', 'file')])},
182 {'call': 'fstatfs64', 'reason': set([('fd', 'file')])},
366 {'call': 'fstatfs64', 'reason': set([('fd', 'file')])},
831 {'call': 'fstatfs64', 'reason': set([('fd', 'file')])},
964 {'call': 'fstatfs64',
1480 {'call': 'fstatfs64',
1751 {'call': 'fstatfs64',
2008 {'call': 'fstatfs64',
2179 {'call': 'fstatfs64',
2382 {'call': 'fstatfs64',
[all …]
H A Dimplicit_dependencies_verbose.pretty602 {'call': 'fstatfs64', 'reason': set([('fd', 'flags')])},
1009 {'call': 'fstatfs64', 'reason': set([('fd', 'flags')])},
1203 {'call': 'fstatfs64', 'reason': set([('fd', 'flags')])},
1390 {'call': 'fstatfs64', 'reason': set([('fd', 'flags')])},
1488 {'call': 'fstatfs64', 'reason': set([('fd', 'flags')])},
1622 {'call': 'fstatfs64', 'reason': set([('fd', 'flags')])},
1786 {'call': 'fstatfs64', 'reason': set([('fd', 'flags')])},
1916 {'call': 'fstatfs64', 'reason': set([('fd', 'flags')])},
2015 {'call': 'fstatfs64', 'reason': set([('fd', 'flags')])},
2088 {'call': 'fstatfs64', 'reason': set([('fd', 'flags')])},
[all …]
/illumos-gate/usr/src/ucblib/libucb/port/gen/
H A Dstatfs.c55 fstatfs64(int fd, struct statfs64 *buf) in fstatfs64() function