/linux-4.1.27/fs/ |
D | statfs.c | 49 static int statfs_by_dentry(struct dentry *dentry, struct kstatfs *buf) in statfs_by_dentry() 66 int vfs_statfs(struct path *path, struct kstatfs *buf) in vfs_statfs() 77 int user_statfs(const char __user *pathname, struct kstatfs *st) in user_statfs() 95 int fd_statfs(int fd, struct kstatfs *st) in fd_statfs() 106 static int do_statfs_native(struct kstatfs *st, struct statfs __user *p) in do_statfs_native() 148 static int do_statfs64(struct kstatfs *st, struct statfs64 __user *p) in do_statfs64() 174 struct kstatfs st; in SYSCALL_DEFINE2() 183 struct kstatfs st; in SYSCALL_DEFINE3() 195 struct kstatfs st; in SYSCALL_DEFINE2() 204 struct kstatfs st; in SYSCALL_DEFINE3() [all …]
|
D | compat.c | 212 static int put_compat_statfs(struct compat_statfs __user *ubuf, struct kstatfs *kbuf) in put_compat_statfs() 252 struct kstatfs tmp; in COMPAT_SYSCALL_DEFINE2() 261 struct kstatfs tmp; in COMPAT_SYSCALL_DEFINE2() 268 static int put_compat_statfs64(struct compat_statfs64 __user *ubuf, struct kstatfs *kbuf) in put_compat_statfs64() 303 struct kstatfs tmp; in COMPAT_SYSCALL_DEFINE3() 317 struct kstatfs tmp; in COMPAT_SYSCALL_DEFINE3() 337 struct kstatfs sbuf; in COMPAT_SYSCALL_DEFINE2()
|
D | libfs.c | 38 int simple_statfs(struct dentry *dentry, struct kstatfs *buf) in simple_statfs()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | statfs_pack.c | 49 void statfs_pack(struct obd_statfs *osfs, struct kstatfs *sfs) in statfs_pack() 63 void statfs_unpack(struct kstatfs *sfs, struct obd_statfs *osfs) in statfs_unpack()
|
/linux-4.1.27/include/linux/ |
D | coda_psdev.h | 8 struct kstatfs; 65 int venus_statfs(struct dentry *dentry, struct kstatfs *sfs);
|
D | statfs.h | 7 struct kstatfs { struct
|
D | fs.h | 46 struct kstatfs; 1690 int (*statfs) (struct dentry *, struct kstatfs *); 1996 extern int vfs_statfs(struct path *, struct kstatfs *); 1997 extern int user_statfs(const char __user *, struct kstatfs *); 1998 extern int fd_statfs(int, struct kstatfs *); 1999 extern int vfs_ustat(dev_t, struct kstatfs *); 2769 extern int simple_statfs(struct dentry *, struct kstatfs *);
|
/linux-4.1.27/fs/xfs/ |
D | xfs_qm_bhv.c | 33 struct kstatfs *statp, in xfs_fill_statvfs_from_dquot() 70 struct kstatfs *statp) in xfs_qm_statvfs()
|
D | xfs_quota.h | 98 extern void xfs_qm_statvfs(struct xfs_inode *, struct kstatfs *);
|
D | xfs_super.c | 1047 struct kstatfs *statp) in xfs_fs_statfs()
|
/linux-4.1.27/fs/freevxfs/ |
D | vxfs_super.c | 58 static int vxfs_statfs(struct dentry *, struct kstatfs *); 109 vxfs_statfs(struct dentry *dentry, struct kstatfs *bufp) in vxfs_statfs()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_lib.h | 58 struct kstatfs; 103 void statfs_pack(struct obd_statfs *osfs, struct kstatfs *sfs); 104 void statfs_unpack(struct kstatfs *sfs, struct obd_statfs *osfs);
|
/linux-4.1.27/fs/coda/ |
D | inode.c | 38 static int coda_statfs(struct dentry *dentry, struct kstatfs *buf); 294 static int coda_statfs(struct dentry *dentry, struct kstatfs *buf) in coda_statfs()
|
D | upcall.c | 550 int venus_statfs(struct dentry *dentry, struct kstatfs *sfs) in venus_statfs()
|
/linux-4.1.27/fs/jffs2/ |
D | os-linux.h | 19 struct kstatfs; 173 int jffs2_statfs (struct dentry *, struct kstatfs *);
|
D | fs.c | 207 int jffs2_statfs(struct dentry *dentry, struct kstatfs *buf) in jffs2_statfs()
|
/linux-4.1.27/fs/efs/ |
D | super.c | 20 static int efs_statfs(struct dentry *dentry, struct kstatfs *buf); 332 static int efs_statfs(struct dentry *dentry, struct kstatfs *buf) { in efs_statfs()
|
/linux-4.1.27/arch/alpha/kernel/ |
D | osf_sys.c | 299 linux_to_osf_statfs(struct kstatfs *linux_stat, struct osf_statfs __user *osf_stat, in linux_to_osf_statfs() 320 linux_to_osf_statfs64(struct kstatfs *linux_stat, struct osf_statfs64 __user *osf_stat, in linux_to_osf_statfs64() 342 struct kstatfs linux_stat; in SYSCALL_DEFINE3() 388 struct kstatfs linux_stat; in SYSCALL_DEFINE3() 398 struct kstatfs linux_stat; in SYSCALL_DEFINE3() 408 struct kstatfs linux_stat; in SYSCALL_DEFINE3()
|
/linux-4.1.27/fs/ecryptfs/ |
D | super.c | 104 static int ecryptfs_statfs(struct dentry *dentry, struct kstatfs *buf) in ecryptfs_statfs()
|
/linux-4.1.27/fs/nfsd/ |
D | xdr.h | 113 struct kstatfs stats;
|
D | vfs.h | 102 struct kstatfs *, int access);
|
D | xdr3.h | 194 struct kstatfs stats;
|
D | nfsxdr.c | 486 struct kstatfs *stat = &resp->stats; in nfssvc_encode_statfsres()
|
D | nfs3xdr.c | 1020 struct kstatfs *s = &resp->stats; in nfs3svc_encode_fsstatres()
|
D | vfs.c | 1990 nfsd_statfs(struct svc_rqst *rqstp, struct svc_fh *fhp, struct kstatfs *stat, int access) in nfsd_statfs()
|
D | nfs4xdr.c | 2246 struct kstatfs statfs; in nfsd4_encode_fattr()
|
/linux-4.1.27/fs/cifs/ |
D | cifsproto.h | 281 struct kstatfs *FSData); 283 struct kstatfs *FSData); 292 struct kstatfs *FSData);
|
D | smb2proto.h | 161 struct kstatfs *FSData);
|
D | cifsglob.h | 354 struct kstatfs *);
|
D | cifsfs.c | 181 cifs_statfs(struct dentry *dentry, struct kstatfs *buf) in cifs_statfs()
|
D | smb1ops.c | 882 struct kstatfs *buf) in cifs_queryfs()
|
D | smb2pdu.c | 2497 struct kstatfs *kst) in copy_fs_info_to_kstatfs() 2541 u64 persistent_fid, u64 volatile_fid, struct kstatfs *fsdata) in SMB2_QFS_info()
|
D | smb2ops.c | 915 struct kstatfs *buf) in smb2_queryfs()
|
D | cifssmb.c | 4999 struct kstatfs *FSData) in SMBOldQFSInfo() 5079 struct kstatfs *FSData) in CIFSSMBQFSInfo() 5444 struct kstatfs *FSData) in CIFSSMBQFSPosixInfo()
|
/linux-4.1.27/fs/qnx4/ |
D | inode.c | 33 static int qnx4_statfs(struct dentry *, struct kstatfs *); 128 static int qnx4_statfs(struct dentry *dentry, struct kstatfs *buf) in qnx4_statfs()
|
/linux-4.1.27/fs/afs/ |
D | super.c | 39 static int afs_statfs(struct dentry *dentry, struct kstatfs *buf); 529 static int afs_statfs(struct dentry *dentry, struct kstatfs *buf) in afs_statfs()
|
/linux-4.1.27/fs/affs/ |
D | super.c | 23 static int affs_statfs(struct dentry *dentry, struct kstatfs *buf); 575 affs_statfs(struct dentry *dentry, struct kstatfs *buf) in affs_statfs()
|
/linux-4.1.27/fs/cachefiles/ |
D | bind.c | 88 struct kstatfs stats; in cachefiles_daemon_add_cache()
|
D | daemon.c | 677 struct kstatfs stats; in cachefiles_has_space()
|
/linux-4.1.27/fs/9p/ |
D | vfs_super.c | 245 static int v9fs_statfs(struct dentry *dentry, struct kstatfs *buf) in v9fs_statfs()
|
/linux-4.1.27/fs/qnx6/ |
D | inode.c | 34 static int qnx6_statfs(struct dentry *dentry, struct kstatfs *buf); 155 static int qnx6_statfs(struct dentry *dentry, struct kstatfs *buf) in qnx6_statfs()
|
/linux-4.1.27/fs/minix/ |
D | inode.c | 24 static int minix_statfs(struct dentry *dentry, struct kstatfs *buf); 356 static int minix_statfs(struct dentry *dentry, struct kstatfs *buf) in minix_statfs()
|
/linux-4.1.27/fs/befs/ |
D | linuxvfs.c | 53 static int befs_statfs(struct dentry *, struct kstatfs *); 904 befs_statfs(struct dentry *dentry, struct kstatfs *buf) in befs_statfs()
|
/linux-4.1.27/fs/sysv/ |
D | inode.c | 87 static int sysv_statfs(struct dentry *dentry, struct kstatfs *buf) in sysv_statfs()
|
/linux-4.1.27/fs/overlayfs/ |
D | super.c | 496 static int ovl_statfs(struct dentry *dentry, struct kstatfs *buf) in ovl_statfs() 768 struct kstatfs statfs; in ovl_lower_dir()
|
/linux-4.1.27/fs/hfs/ |
D | super.c | 94 static int hfs_statfs(struct dentry *dentry, struct kstatfs *buf) in hfs_statfs()
|
/linux-4.1.27/fs/squashfs/ |
D | super.c | 353 static int squashfs_statfs(struct dentry *dentry, struct kstatfs *buf) in squashfs_statfs()
|
/linux-4.1.27/kernel/ |
D | acct.c | 100 struct kstatfs sbuf; in check_free_space()
|
/linux-4.1.27/fs/ncpfs/ |
D | inode.c | 47 static int ncp_statfs(struct dentry *, struct kstatfs *); 800 static int ncp_statfs(struct dentry *dentry, struct kstatfs *buf) in ncp_statfs()
|
/linux-4.1.27/fs/romfs/ |
D | super.c | 415 static int romfs_statfs(struct dentry *dentry, struct kstatfs *buf) in romfs_statfs()
|
/linux-4.1.27/fs/cramfs/ |
D | inode.c | 349 static int cramfs_statfs(struct dentry *dentry, struct kstatfs *buf) in cramfs_statfs()
|
/linux-4.1.27/fs/bfs/ |
D | inode.c | 222 static int bfs_statfs(struct dentry *dentry, struct kstatfs *buf) in bfs_statfs()
|
/linux-4.1.27/fs/adfs/ |
D | super.c | 220 static int adfs_statfs(struct dentry *dentry, struct kstatfs *buf) in adfs_statfs()
|
/linux-4.1.27/fs/fuse/ |
D | inode.c | 394 static void convert_fuse_statfs(struct kstatfs *stbuf, struct fuse_kstatfs *attr) in convert_fuse_statfs() 408 static int fuse_statfs(struct dentry *dentry, struct kstatfs *buf) in fuse_statfs()
|
/linux-4.1.27/fs/isofs/ |
D | inode.c | 61 static int isofs_statfs (struct dentry *, struct kstatfs *); 967 static int isofs_statfs (struct dentry *dentry, struct kstatfs *buf) in isofs_statfs()
|
/linux-4.1.27/fs/omfs/ |
D | inode.c | 272 static int omfs_statfs(struct dentry *dentry, struct kstatfs *buf) in omfs_statfs()
|
/linux-4.1.27/fs/nfs/ |
D | internal.h | 428 int nfs_statfs(struct dentry *, struct kstatfs *);
|
D | super.c | 430 int nfs_statfs(struct dentry *dentry, struct kstatfs *buf) in nfs_statfs()
|
/linux-4.1.27/fs/hpfs/ |
D | super.c | 176 static int hpfs_statfs(struct dentry *dentry, struct kstatfs *buf) in hpfs_statfs()
|
/linux-4.1.27/fs/hfsplus/ |
D | super.c | 305 static int hfsplus_statfs(struct dentry *dentry, struct kstatfs *buf) in hfsplus_statfs()
|
/linux-4.1.27/fs/logfs/ |
D | logfs.h | 624 int logfs_statfs(struct dentry *dentry, struct kstatfs *stats);
|
D | super.c | 97 int logfs_statfs(struct dentry *dentry, struct kstatfs *stats) in logfs_statfs()
|
/linux-4.1.27/fs/ext2/ |
D | super.c | 42 static int ext2_statfs (struct dentry * dentry, struct kstatfs * buf); 1363 static int ext2_statfs (struct dentry * dentry, struct kstatfs * buf) in ext2_statfs()
|
/linux-4.1.27/fs/hppfs/ |
D | hppfs.c | 588 static int hppfs_statfs(struct dentry *dentry, struct kstatfs *sf) in hppfs_statfs()
|
/linux-4.1.27/fs/ceph/ |
D | super.c | 45 static int ceph_statfs(struct dentry *dentry, struct kstatfs *buf) in ceph_statfs()
|
/linux-4.1.27/fs/jfs/ |
D | super.c | 149 static int jfs_statfs(struct dentry *dentry, struct kstatfs *buf) in jfs_statfs()
|
/linux-4.1.27/fs/exofs/ |
D | super.c | 883 static int exofs_statfs(struct dentry *dentry, struct kstatfs *buf) in exofs_statfs()
|
/linux-4.1.27/fs/hostfs/ |
D | hostfs_kern.c | 193 static int hostfs_statfs(struct dentry *dentry, struct kstatfs *sf) in hostfs_statfs()
|
/linux-4.1.27/fs/reiserfs/ |
D | super.c | 64 static int reiserfs_statfs(struct dentry *dentry, struct kstatfs *buf); 2198 static int reiserfs_statfs(struct dentry *dentry, struct kstatfs *buf) in reiserfs_statfs()
|
/linux-4.1.27/fs/hugetlbfs/ |
D | inode.c | 587 static int hugetlbfs_statfs(struct dentry *dentry, struct kstatfs *buf) in hugetlbfs_statfs()
|
/linux-4.1.27/fs/udf/ |
D | super.c | 96 static int udf_statfs(struct dentry *, struct kstatfs *); 2325 static int udf_statfs(struct dentry *dentry, struct kstatfs *buf) in udf_statfs()
|
/linux-4.1.27/fs/ocfs2/ |
D | super.c | 120 static int ocfs2_statfs(struct dentry *dentry, struct kstatfs *buf); 1663 static int ocfs2_statfs(struct dentry *dentry, struct kstatfs *buf) in ocfs2_statfs()
|
/linux-4.1.27/fs/f2fs/ |
D | super.c | 544 static int f2fs_statfs(struct dentry *dentry, struct kstatfs *buf) in f2fs_statfs()
|
/linux-4.1.27/fs/nilfs2/ |
D | super.c | 610 static int nilfs_statfs(struct dentry *dentry, struct kstatfs *buf) in nilfs_statfs()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | llite_internal.h | 804 int ll_statfs(struct dentry *de, struct kstatfs *sfs);
|
D | llite_lib.c | 1545 int ll_statfs(struct dentry *de, struct kstatfs *sfs) in ll_statfs()
|
/linux-4.1.27/fs/ext3/ |
D | super.c | 62 static int ext3_statfs (struct dentry * dentry, struct kstatfs * buf); 2793 static int ext3_statfs (struct dentry * dentry, struct kstatfs * buf) in ext3_statfs()
|
/linux-4.1.27/fs/gfs2/ |
D | super.c | 1172 static int gfs2_statfs(struct dentry *dentry, struct kstatfs *buf) in gfs2_statfs()
|
/linux-4.1.27/fs/ufs/ |
D | super.c | 1385 static int ufs_statfs(struct dentry *dentry, struct kstatfs *buf) in ufs_statfs()
|
/linux-4.1.27/fs/btrfs/ |
D | super.c | 1830 static int btrfs_statfs(struct dentry *dentry, struct kstatfs *buf) in btrfs_statfs()
|
/linux-4.1.27/Documentation/filesystems/ |
D | Locking | 122 int (*statfs) (struct dentry *, struct kstatfs *);
|
D | vfs.txt | 222 int (*statfs) (struct dentry *, struct kstatfs *);
|
/linux-4.1.27/fs/fat/ |
D | inode.c | 715 static int fat_statfs(struct dentry *dentry, struct kstatfs *buf) in fat_statfs()
|
/linux-4.1.27/fs/ubifs/ |
D | super.c | 392 static int ubifs_statfs(struct dentry *dentry, struct kstatfs *buf) in ubifs_statfs()
|
/linux-4.1.27/fs/ntfs/ |
D | super.c | 2615 static int ntfs_statfs(struct dentry *dentry, struct kstatfs *sfs) in ntfs_statfs()
|
/linux-4.1.27/fs/ext4/ |
D | super.c | 73 static int ext4_statfs(struct dentry *dentry, struct kstatfs *buf); 5129 static int ext4_statfs(struct dentry *dentry, struct kstatfs *buf) in ext4_statfs()
|
/linux-4.1.27/mm/ |
D | shmem.c | 2179 static int shmem_statfs(struct dentry *dentry, struct kstatfs *buf) in shmem_statfs()
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | CHANGES | 760 struct kstatfs f_ffiles field.
|