Lines Matching defs:stat
21 void generic_fillattr(struct inode *inode, struct kstat *stat) in generic_fillattr()
40 int vfs_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) in vfs_getattr()
58 int vfs_fstat(unsigned int fd, struct kstat *stat) in vfs_fstat()
71 int vfs_fstatat(int dfd, const char __user *filename, struct kstat *stat, in vfs_fstatat()
98 int vfs_stat(const char __user *name, struct kstat *stat) in vfs_stat()
104 int vfs_lstat(const char __user *name, struct kstat *stat) in vfs_lstat()
117 static int cp_old_stat(struct kstat *stat, struct __old_kernel_stat __user * statbuf) in cp_old_stat()
154 SYSCALL_DEFINE2(stat, const char __user *, filename, in SYSCALL_DEFINE2() argument
157 struct kstat stat; in SYSCALL_DEFINE2() local
170 struct kstat stat; in SYSCALL_DEFINE2() local
182 struct kstat stat; in SYSCALL_DEFINE2() local
193 static int cp_new_stat(struct kstat *stat, struct stat __user *statbuf) in cp_new_stat()
246 struct kstat stat; in SYSCALL_DEFINE2() local
257 struct kstat stat; in SYSCALL_DEFINE2() local
271 struct kstat stat; in SYSCALL_DEFINE4() local
283 struct kstat stat; in SYSCALL_DEFINE2() local
330 static long cp_new_stat64(struct kstat *stat, struct stat64 __user *statbuf) in cp_new_stat64()
370 struct kstat stat; in SYSCALL_DEFINE2() local
382 struct kstat stat; in SYSCALL_DEFINE2() local
393 struct kstat stat; in SYSCALL_DEFINE2() local
405 struct kstat stat; in SYSCALL_DEFINE4() local