/linux-4.4.14/fs/ |
D | stat.c | 21 void generic_fillattr(struct inode *inode, struct kstat *stat) in generic_fillattr() 52 int vfs_getattr_nosec(struct path *path, struct kstat *stat) in vfs_getattr_nosec() 65 int vfs_getattr(struct path *path, struct kstat *stat) in vfs_getattr() 77 int vfs_fstat(unsigned int fd, struct kstat *stat) in vfs_fstat() 90 int vfs_fstatat(int dfd, const char __user *filename, struct kstat *stat, in vfs_fstatat() 121 int vfs_stat(const char __user *name, struct kstat *stat) in vfs_stat() 127 int vfs_lstat(const char __user *name, struct kstat *stat) in vfs_lstat() 140 static int cp_old_stat(struct kstat *stat, struct __old_kernel_stat __user * statbuf) in cp_old_stat() 180 struct kstat stat; in SYSCALL_DEFINE2() 193 struct kstat stat; in SYSCALL_DEFINE2() [all …]
|
D | bad_inode.c | 93 struct kstat *stat) in bad_inode_getattr()
|
D | compat.c | 129 static int cp_compat_stat(struct kstat *stat, struct compat_stat __user *ubuf) in cp_compat_stat() 165 struct kstat stat; in COMPAT_SYSCALL_DEFINE2() 177 struct kstat stat; in COMPAT_SYSCALL_DEFINE2() 191 struct kstat stat; in COMPAT_SYSCALL_DEFINE4() 204 struct kstat stat; in COMPAT_SYSCALL_DEFINE2()
|
D | libfs.c | 24 struct kstat *stat) in simple_getattr() 1116 struct kstat *stat) in empty_dir_getattr()
|
/linux-4.4.14/include/linux/ |
D | kernel_stat.h | 43 DECLARE_PER_CPU(struct kernel_stat, kstat); 47 #define kstat_this_cpu this_cpu_ptr(&kstat) 49 #define kstat_cpu(cpu) per_cpu(kstat, cpu) 59 __this_cpu_inc(kstat.softirqs[irq]); in kstat_incr_softirqs_this_cpu()
|
D | stat.h | 21 struct kstat { struct
|
D | fs.h | 1665 int (*getattr) (struct vfsmount *mnt, struct dentry *, struct kstat *); 2758 extern void generic_fillattr(struct inode *, struct kstat *); 2759 int vfs_getattr_nosec(struct path *path, struct kstat *stat); 2760 extern int vfs_getattr(struct path *, struct kstat *); 2772 extern int vfs_stat(const char __user *, struct kstat *); 2773 extern int vfs_lstat(const char __user *, struct kstat *); 2774 extern int vfs_fstat(unsigned int, struct kstat *); 2775 extern int vfs_fstatat(int , const char __user *, struct kstat *, int); 2803 extern int simple_getattr(struct vfsmount *, struct dentry *, struct kstat *);
|
D | nfs_fs.h | 351 extern int nfs_getattr(struct vfsmount *, struct dentry *, struct kstat *);
|
/linux-4.4.14/fs/nfsd/ |
D | xdr.h | 85 struct kstat stat; 90 struct kstat stat; 100 struct kstat stat; 170 __be32 *nfs2svc_encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, struct kstat *s…
|
D | xdr3.h | 125 struct kstat stat; 139 struct kstat stat; 232 struct kstat stat;
|
D | vfs.h | 127 static inline __be32 fh_getattr(struct svc_fh *fh, struct kstat *stat) in fh_getattr()
|
D | nfsfh.h | 51 struct kstat fh_post_attr; /* full attrs after operation */
|
D | nfsxdr.c | 145 struct kstat *stat) in encode_fattr() 200 __be32 *nfs2svc_encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, struct kstat *s… in nfs2svc_encode_fattr()
|
D | nfs3xdr.c | 165 struct kstat *stat) in encode_fattr3() 208 struct kstat stat; in encode_post_op_attr()
|
D | nfs4xdr.c | 1894 static __be32 *encode_change(__be32 *p, struct kstat *stat, struct inode *inode) in encode_change() 2217 static int get_parent_attributes(struct svc_export *exp, struct kstat *stat) in get_parent_attributes() 2278 struct kstat stat; in nfsd4_encode_fattr() 2716 struct kstat parent_stat; in nfsd4_encode_fattr()
|
/linux-4.4.14/arch/x86/ia32/ |
D | sys_ia32.c | 70 static int cp_stat64(struct stat64 __user *ubuf, struct kstat *stat) in cp_stat64() 101 struct kstat stat; in sys32_stat64() 112 struct kstat stat; in sys32_lstat64() 121 struct kstat stat; in sys32_fstat64() 131 struct kstat stat; in sys32_fstatat()
|
/linux-4.4.14/fs/overlayfs/ |
D | copy_up.c | 170 static int ovl_set_timestamps(struct dentry *upperdentry, struct kstat *stat) in ovl_set_timestamps() 182 int ovl_set_attr(struct dentry *upperdentry, struct kstat *stat) in ovl_set_attr() 209 struct kstat *stat, const char *link) in ovl_copy_up_locked() 297 struct path *lowerpath, struct kstat *stat) in ovl_copy_up_one() 301 struct kstat pstat; in ovl_copy_up_one() 387 struct kstat stat; in ovl_copy_up()
|
D | overlayfs.h | 159 struct kstat *stat, const char *link); 190 struct kstat *stat, const char *link, 197 struct path *lowerpath, struct kstat *stat); 199 int ovl_set_attr(struct dentry *upper, struct kstat *stat);
|
D | dir.c | 73 struct kstat *stat, const char *link, in ovl_create_real() 136 struct kstat *stat) in ovl_dir_getattr() 162 struct kstat *stat, const char *link, in ovl_create_upper() 222 struct kstat stat; in ovl_clear_empty() 317 struct kstat *stat, const char *link, in ovl_create_over_whiteout() 390 struct kstat stat = { in ovl_create_or_link()
|
D | inode.c | 19 struct kstat stat; in ovl_copy_up_truncate() 78 struct kstat *stat) in ovl_getattr()
|
D | super.c | 762 struct kstat stat = { in ovl_workdir_create()
|
/linux-4.4.14/arch/sparc/kernel/ |
D | sys_sparc32.c | 70 static int cp_compat_stat64(struct kstat *stat, in cp_compat_stat64() 103 struct kstat stat; in compat_sys_stat64() 114 struct kstat stat; in compat_sys_lstat64() 125 struct kstat stat; in compat_sys_fstat64() 137 struct kstat stat; in compat_sys_fstatat64()
|
/linux-4.4.14/Documentation/DocBook/ |
D | genericirq.xml.db | 50 API-kstat-irqs-cpu 51 API-kstat-irqs 52 API-kstat-irqs-usr
|
/linux-4.4.14/arch/arm/kernel/ |
D | sys_oabi-compat.c | 117 static long cp_oldabi_stat64(struct kstat *stat, in cp_oldabi_stat64() 147 struct kstat stat; in sys_oabi_stat64() 157 struct kstat stat; in sys_oabi_lstat64() 167 struct kstat stat; in sys_oabi_fstat64() 179 struct kstat stat; in sys_oabi_fstatat64()
|
/linux-4.4.14/arch/s390/kernel/ |
D | compat_linux.c | 358 static int cp_stat64(struct stat64_emu31 __user *ubuf, struct kstat *stat) in cp_stat64() 384 struct kstat stat; in COMPAT_SYSCALL_DEFINE2() 393 struct kstat stat; in COMPAT_SYSCALL_DEFINE2() 402 struct kstat stat; in COMPAT_SYSCALL_DEFINE2() 412 struct kstat stat; in COMPAT_SYSCALL_DEFINE4()
|
/linux-4.4.14/fs/kernfs/ |
D | kernfs-internal.h | 83 struct kstat *stat);
|
D | inode.c | 271 struct kstat *stat) in kernfs_iop_getattr()
|
/linux-4.4.14/fs/coda/ |
D | coda_linux.h | 50 int coda_getattr(struct vfsmount *, struct dentry *, struct kstat *);
|
D | inode.c | 258 int coda_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) in coda_getattr()
|
/linux-4.4.14/fs/ocfs2/ |
D | file.h | 72 struct kstat *stat);
|
D | file.c | 1290 struct kstat *stat) in ocfs2_getattr()
|
/linux-4.4.14/drivers/base/ |
D | devtmpfs.c | 277 static int dev_mynode(struct device *dev, struct inode *inode, struct kstat *stat) in dev_mynode() 310 struct kstat stat; in handle_remove()
|
/linux-4.4.14/fs/cifs/ |
D | cifsfs.h | 76 extern int cifs_getattr(struct vfsmount *, struct dentry *, struct kstat *);
|
D | inode.c | 1956 struct kstat *stat)
|
/linux-4.4.14/fs/minix/ |
D | minix.h | 54 extern int minix_getattr(struct vfsmount *, struct dentry *, struct kstat *);
|
D | inode.c | 626 int minix_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) in minix_getattr()
|
/linux-4.4.14/kernel/irq/ |
D | internals.h | 194 __this_cpu_inc(kstat.irqs_sum); in kstat_incr_irqs_this_cpu()
|
/linux-4.4.14/fs/proc/ |
D | proc_net.c | 143 struct kstat *stat) in proc_tgid_net_getattr()
|
D | root.c | 201 static int proc_root_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat in proc_root_getattr()
|
D | internal.h | 163 extern int pid_getattr(struct vfsmount *, struct dentry *, struct kstat *);
|
D | generic.c | 121 struct kstat *stat) in proc_getattr()
|
D | base.c | 1684 int pid_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) in pid_getattr() 3371 static int proc_task_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) in proc_task_getattr()
|
D | proc_sysctl.c | 765 static int proc_sys_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) in proc_sys_getattr()
|
/linux-4.4.14/fs/sysv/ |
D | sysv.h | 145 extern int sysv_getattr(struct vfsmount *, struct dentry *, struct kstat *);
|
D | itree.c | 443 int sysv_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) in sysv_getattr()
|
/linux-4.4.14/arch/alpha/kernel/ |
D | osf_sys.c | 273 linux_to_osf_stat(struct kstat *lstat, struct osf_stat __user *osf_stat) in linux_to_osf_stat() 351 struct kstat stat; in SYSCALL_DEFINE2() 363 struct kstat stat; in SYSCALL_DEFINE2() 375 struct kstat stat; in SYSCALL_DEFINE2()
|
/linux-4.4.14/fs/nfs/ |
D | namespace.c | 181 nfs_namespace_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) in nfs_namespace_getattr()
|
D | inode.c | 648 int nfs_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) in nfs_getattr()
|
/linux-4.4.14/fs/ecryptfs/ |
D | inode.c | 976 struct kstat *stat) in ecryptfs_getattr_link() 1000 struct kstat *stat) in ecryptfs_getattr() 1002 struct kstat lower_stat; in ecryptfs_getattr()
|
/linux-4.4.14/fs/fuse/ |
D | fuse_i.h | 895 int fuse_update_attributes(struct inode *inode, struct kstat *stat,
|
D | dir.c | 826 struct kstat *stat) in fuse_fillattr() 864 static int fuse_do_getattr(struct inode *inode, struct kstat *stat, in fuse_do_getattr() 909 int fuse_update_attributes(struct inode *inode, struct kstat *stat, in fuse_update_attributes() 1711 struct kstat *stat) in fuse_getattr()
|
/linux-4.4.14/fs/exportfs/ |
D | expfs.c | 276 struct kstat stat; in get_name()
|
/linux-4.4.14/fs/fat/ |
D | file.c | 307 int fat_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) in fat_getattr()
|
D | fat.h | 365 struct kstat *stat);
|
/linux-4.4.14/fs/afs/ |
D | inode.c | 378 struct kstat *stat) in afs_getattr()
|
D | internal.h | 572 extern int afs_getattr(struct vfsmount *, struct dentry *, struct kstat *);
|
/linux-4.4.14/fs/ceph/ |
D | super.h | 793 struct kstat *stat);
|
D | inode.c | 2072 struct kstat *stat) in ceph_getattr()
|
/linux-4.4.14/kernel/ |
D | kexec_file.c | 40 struct kstat stat; in copy_file_from_fd()
|
D | module.c | 2710 struct kstat stat; in copy_module_from_fd()
|
/linux-4.4.14/fs/9p/ |
D | vfs_inode_dotl.c | 474 struct kstat *stat) in v9fs_vfs_getattr_dotl()
|
D | vfs_inode.c | 1054 struct kstat *stat) in v9fs_vfs_getattr()
|
/linux-4.4.14/fs/ubifs/ |
D | ubifs.h | 1756 struct kstat *stat);
|
D | dir.c | 1135 struct kstat *stat) in ubifs_getattr()
|
/linux-4.4.14/fs/xfs/ |
D | xfs_iops.c | 444 struct kstat *stat) in xfs_vn_getattr()
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | llite_internal.h | 729 int ll_getattr(struct vfsmount *mnt, struct dentry *de, struct kstat *stat);
|
D | file.c | 2982 int ll_getattr(struct vfsmount *mnt, struct dentry *de, struct kstat *stat) in ll_getattr()
|
/linux-4.4.14/fs/f2fs/ |
D | file.c | 623 struct dentry *dentry, struct kstat *stat) in f2fs_getattr()
|
D | f2fs.h | 1651 int f2fs_getattr(struct vfsmount *, struct dentry *, struct kstat *);
|
/linux-4.4.14/Documentation/filesystems/ |
D | Locking | 59 int (*getattr) (struct vfsmount *, struct dentry *, struct kstat *);
|
D | vfs.txt | 358 int (*getattr) (struct vfsmount *mnt, struct dentry *, struct kstat *);
|
/linux-4.4.14/fs/gfs2/ |
D | inode.c | 1972 struct kstat *stat) in gfs2_getattr()
|
/linux-4.4.14/drivers/block/ |
D | loop.c | 1177 struct kstat stat; in loop_get_status()
|
/linux-4.4.14/kernel/sched/ |
D | core.c | 2808 DEFINE_PER_CPU(struct kernel_stat, kstat); 2811 EXPORT_PER_CPU_SYMBOL(kstat);
|
/linux-4.4.14/fs/ext4/ |
D | ext4.h | 2498 struct kstat *stat);
|
D | inode.c | 4922 struct kstat *stat) in ext4_getattr()
|
/linux-4.4.14/mm/ |
D | shmem.c | 548 struct kstat *stat) in shmem_getattr()
|
/linux-4.4.14/fs/btrfs/ |
D | inode.c | 9230 struct dentry *dentry, struct kstat *stat) in btrfs_getattr()
|