HomeSort by relevance Sort by last modified time
    Searched refs:kstatfs (Results 26 - 27 of 27) sorted by null

12

  /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

12