Home
last modified time | relevance | path

Searched refs:kstatfs (Results 1 – 24 of 24) sorted by relevance

/linux/fs/coda/
H A Dcoda_psdev.h12 struct kstatfs;
85 int venus_statfs(struct dentry *dentry, struct kstatfs *sfs);
H A Dupcall.c550 int venus_statfs(struct dentry *dentry, struct kstatfs *sfs) in venus_statfs()
/linux/include/linux/
H A Dstatfs.h9 struct kstatfs { struct
/linux/fs/jffs2/
H A Dos-linux.h19 struct kstatfs;
174 int jffs2_statfs (struct dentry *, struct kstatfs *);
/linux/fs/efs/
H A Dsuper.c22 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 Dsuper.c87 static int ecryptfs_statfs(struct dentry *dentry, struct kstatfs *buf) in ecryptfs_statfs()
/linux/fs/cachefiles/
H A Dcache.c21 struct kstatfs stats; in cachefiles_add_cache()
189 struct kstatfs stats; in cachefiles_has_space()
/linux/fs/afs/
H A Dsuper.c37 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 Dinternal.h931 struct kstatfs *buf;
/linux/fs/nfsd/
H A Dxdr.h123 struct kstatfs stats;
/linux/fs/xfs/
H A Dxfs_quota.h122 extern void xfs_qm_statvfs(struct xfs_inode *, struct kstatfs *);
/linux/fs/freevxfs/
H A Dvxfs_super.c75 vxfs_statfs(struct dentry *dentry, struct kstatfs *bufp) in vxfs_statfs()
/linux/fs/adfs/
H A Dmap.c196 void adfs_map_statfs(struct super_block *sb, struct kstatfs *buf) in adfs_map_statfs()
H A Dsuper.c176 static int adfs_statfs(struct dentry *dentry, struct kstatfs *buf) in adfs_statfs()
/linux/fs/efivarfs/
H A Dsuper.c80 static int efivarfs_statfs(struct dentry *dentry, struct kstatfs *buf) in efivarfs_statfs()
/linux/fs/romfs/
H A Dsuper.c384 static int romfs_statfs(struct dentry *dentry, struct kstatfs *buf) in romfs_statfs()
/linux/fs/ceph/
H A Dquota.c504 bool ceph_quota_update_statfs(struct ceph_fs_client *fsc, struct kstatfs *buf) in ceph_quota_update_statfs()
H A Dsuper.c59 static int ceph_statfs(struct dentry *dentry, struct kstatfs *buf) in ceph_statfs()
/linux/fs/orangefs/
H A Dsuper.c143 static int orangefs_statfs(struct dentry *dentry, struct kstatfs *buf) in orangefs_statfs()
/linux/fs/squashfs/
H A Dsuper.c571 static int squashfs_statfs(struct dentry *dentry, struct kstatfs *buf) in squashfs_statfs()
/linux/fs/overlayfs/
H A Dsuper.c276 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 Dhostfs_kern.c181 static int hostfs_statfs(struct dentry *dentry, struct kstatfs *sf) in hostfs_statfs()
/linux/fs/zonefs/
H A Dsuper.c441 static int zonefs_statfs(struct dentry *dentry, struct kstatfs *buf) in zonefs_statfs()
/linux/fs/ufs/
H A Dsuper.c1327 static int ufs_statfs(struct dentry *dentry, struct kstatfs *buf) in ufs_statfs()