OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sfs
(Results
1 - 13
of
13
) sorted by null
/external/chromium_org/third_party/tcmalloc/chromium/src/
memfs_malloc.cc
243
struct statfs
sfs
;
local
244
if (fstatfs(hugetlb_fd, &
sfs
) == -1) {
249
int64 page_size =
sfs
.f_bsize;
/external/chromium_org/third_party/tcmalloc/vendor/src/
memfs_malloc.cc
243
struct statfs
sfs
;
local
244
if (fstatfs(hugetlb_fd, &
sfs
) == -1) {
249
int64 page_size =
sfs
.f_bsize;
/external/libffi/src/
closures.c
114
struct statfs
sfs
;
local
119
if (statfs ("/selinux", &
sfs
) >= 0
120
&& (unsigned int)
sfs
.f_type == 0xf97cff8cU)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
coda_psdev.h
65
int venus_statfs(struct dentry *dentry, struct kstatfs *
sfs
);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
coda_psdev.h
65
int venus_statfs(struct dentry *dentry, struct kstatfs *
sfs
);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
coda_psdev.h
65
int venus_statfs(struct dentry *dentry, struct kstatfs *
sfs
);
/frameworks/native/cmds/installd/
utils.c
365
struct statfs
sfs
;
local
366
if (statfs(android_data_dir.path, &
sfs
) == 0) {
367
return
sfs
.f_bavail *
sfs
.f_bsize;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar
ant-nodeps.jar
/prebuilts/tools/common/ant/
ant.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar
/prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar
/prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar
Completed in 923 milliseconds