Searched refs:kstatfs (Results 1 – 24 of 24) sorted by relevance
| /linux/fs/coda/ |
| H A D | coda_psdev.h | 12 struct kstatfs; 85 int venus_statfs(struct dentry *dentry, struct kstatfs *sfs);
|
| H A D | upcall.c | 550 int venus_statfs(struct dentry *dentry, struct kstatfs *sfs) in venus_statfs()
|
| /linux/include/linux/ |
| H A D | statfs.h | 9 struct kstatfs { struct
|
| /linux/fs/jffs2/ |
| H A D | os-linux.h | 19 struct kstatfs; 174 int jffs2_statfs (struct dentry *, struct kstatfs *);
|
| /linux/fs/efs/ |
| H A D | super.c | 22 static int efs_statfs(struct dentry *dentry, struct kstatfs *buf); 348 static int efs_statfs(struct dentry *dentry, struct kstatfs *buf) { in efs_statfs()
|
| /linux/fs/ecryptfs/ |
| H A D | super.c | 87 static int ecryptfs_statfs(struct dentry *dentry, struct kstatfs *buf) in ecryptfs_statfs()
|
| /linux/fs/cachefiles/ |
| H A D | cache.c | 21 struct kstatfs stats; in cachefiles_add_cache() 189 struct kstatfs stats; in cachefiles_has_space()
|
| /linux/fs/afs/ |
| H A D | super.c | 37 static int afs_statfs(struct dentry *dentry, struct kstatfs *buf); 723 struct kstatfs *buf = op->volstatus.buf; in afs_get_volume_status_success() 744 static int afs_statfs(struct dentry *dentry, struct kstatfs *buf) in afs_statfs()
|
| H A D | internal.h | 931 struct kstatfs *buf;
|
| /linux/fs/nfsd/ |
| H A D | xdr.h | 123 struct kstatfs stats;
|
| /linux/fs/xfs/ |
| H A D | xfs_quota.h | 122 extern void xfs_qm_statvfs(struct xfs_inode *, struct kstatfs *);
|
| /linux/fs/freevxfs/ |
| H A D | vxfs_super.c | 75 vxfs_statfs(struct dentry *dentry, struct kstatfs *bufp) in vxfs_statfs()
|
| /linux/fs/adfs/ |
| H A D | map.c | 196 void adfs_map_statfs(struct super_block *sb, struct kstatfs *buf) in adfs_map_statfs()
|
| H A D | super.c | 176 static int adfs_statfs(struct dentry *dentry, struct kstatfs *buf) in adfs_statfs()
|
| /linux/fs/efivarfs/ |
| H A D | super.c | 80 static int efivarfs_statfs(struct dentry *dentry, struct kstatfs *buf) in efivarfs_statfs()
|
| /linux/fs/romfs/ |
| H A D | super.c | 384 static int romfs_statfs(struct dentry *dentry, struct kstatfs *buf) in romfs_statfs()
|
| /linux/fs/ceph/ |
| H A D | quota.c | 504 bool ceph_quota_update_statfs(struct ceph_fs_client *fsc, struct kstatfs *buf) in ceph_quota_update_statfs()
|
| H A D | super.c | 59 static int ceph_statfs(struct dentry *dentry, struct kstatfs *buf) in ceph_statfs()
|
| /linux/fs/orangefs/ |
| H A D | super.c | 143 static int orangefs_statfs(struct dentry *dentry, struct kstatfs *buf) in orangefs_statfs()
|
| /linux/fs/squashfs/ |
| H A D | super.c | 571 static int squashfs_statfs(struct dentry *dentry, struct kstatfs *buf) in squashfs_statfs()
|
| /linux/fs/overlayfs/ |
| H A D | super.c | 276 static int ovl_statfs(struct dentry *dentry, struct kstatfs *buf) in ovl_statfs() 400 struct kstatfs statfs; in ovl_check_namelen()
|
| /linux/fs/hostfs/ |
| H A D | hostfs_kern.c | 181 static int hostfs_statfs(struct dentry *dentry, struct kstatfs *sf) in hostfs_statfs()
|
| /linux/fs/zonefs/ |
| H A D | super.c | 441 static int zonefs_statfs(struct dentry *dentry, struct kstatfs *buf) in zonefs_statfs()
|
| /linux/fs/ufs/ |
| H A D | super.c | 1327 static int ufs_statfs(struct dentry *dentry, struct kstatfs *buf) in ufs_statfs()
|