Lines Matching defs:stat
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()
177 SYSCALL_DEFINE2(stat, const char __user *, filename, in SYSCALL_DEFINE2() argument
180 struct kstat stat; in SYSCALL_DEFINE2() local
193 struct kstat stat; in SYSCALL_DEFINE2() local
205 struct kstat stat; in SYSCALL_DEFINE2() local
229 static int cp_new_stat(struct kstat *stat, struct stat __user *statbuf) in cp_new_stat()
269 struct kstat stat; in SYSCALL_DEFINE2() local
280 struct kstat stat; in SYSCALL_DEFINE2() local
294 struct kstat stat; in SYSCALL_DEFINE4() local
306 struct kstat stat; in SYSCALL_DEFINE2() local
363 static long cp_new_stat64(struct kstat *stat, struct stat64 __user *statbuf) in cp_new_stat64()
403 struct kstat stat; in SYSCALL_DEFINE2() local
415 struct kstat stat; in SYSCALL_DEFINE2() local
426 struct kstat stat; in SYSCALL_DEFINE2() local
438 struct kstat stat; in SYSCALL_DEFINE4() local