HomeSort by relevance Sort by last modified time
    Searched full:yaffs_statfs (Results 1 - 3 of 3) sorted by null

  /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);
157 static int yaffs_statfs(struct super_block *sb, struct statfs *buf);
233 .statfs = yaffs_statfs,
1276 static int yaffs_statfs(struct dentry *dentry, struct kstatfs *buf) function
1281 static int yaffs_statfs(struct super_block *sb, struct kstatfs *buf) function
1285 static int yaffs_statfs(struct super_block *sb, struct statfs *buf) function
1290 T(YAFFS_TRACE_OS, (KERN_DEBUG "yaffs_statfs\n"));
    [all...]
  /prebuilts/qemu-kernel/arm/2.6/
vmlinux-qemu 
vmlinux-qemu-armv7 

Completed in 618 milliseconds