Searched refs:sdev_statvfs (Results 1 – 1 of 1) sorted by relevance
84 static int sdev_statvfs(struct vfs *, struct statvfs64 *);148 VFSNAME_STATVFS, { .vfs_statvfs = sdev_statvfs }, in devinit()441 sdev_statvfs(struct vfs *vfsp, struct statvfs64 *sbp) in sdev_statvfs() function