OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kstatfs
(Results
26 - 27
of
27
) sorted by null
1
2
/external/kernel-headers/original/linux/
fs.h
250
struct
kstatfs
;
[
all
...]
/external/yaffs2/yaffs2/
yaffs_fs.c
153
static int yaffs_statfs(struct dentry *dentry, struct
kstatfs
*buf);
155
static int yaffs_statfs(struct super_block *sb, struct
kstatfs
*buf);
1276
static int yaffs_statfs(struct dentry *dentry, struct
kstatfs
*buf)
1281
static int yaffs_statfs(struct super_block *sb, struct
kstatfs
*buf)
[
all
...]
Completed in 194 milliseconds
1
2