/linux-6.3-rc2/fs/ |
A D | stat.c | 328 struct kstat stat; in SYSCALL_DEFINE2() 341 struct kstat stat; in SYSCALL_DEFINE2() 353 struct kstat stat; in SYSCALL_DEFINE2() 418 struct kstat stat; in SYSCALL_DEFINE2() 429 struct kstat stat; in SYSCALL_DEFINE2() 443 struct kstat stat; in SYSCALL_DEFINE4() 455 struct kstat stat; in SYSCALL_DEFINE2() 559 struct kstat stat; in SYSCALL_DEFINE2() 571 struct kstat stat; in SYSCALL_DEFINE2() 582 struct kstat stat; in SYSCALL_DEFINE2() [all …]
|
/linux-6.3-rc2/include/linux/ |
A D | kernel_stat.h | 46 DECLARE_PER_CPU(struct kernel_stat, kstat); 50 #define kstat_this_cpu this_cpu_ptr(&kstat) 52 #define kstat_cpu(cpu) per_cpu(kstat, cpu) 63 __this_cpu_inc(kstat.softirqs[irq]); in kstat_incr_softirqs_this_cpu()
|
A D | init_syscalls.h | 11 int __init init_stat(const char *filename, struct kstat *stat, int flags);
|
A D | stat.h | 22 struct kstat { struct
|
/linux-6.3-rc2/fs/nfsd/ |
A D | xdr.h | 85 struct kstat stat; 91 struct kstat stat; 104 struct kstat stat; 175 const struct svc_fh *fhp, const struct kstat *stat);
|
A D | xdr3.h | 119 struct kstat stat; 133 struct kstat stat; 228 struct kstat stat;
|
A D | nfsfh.h | 106 struct kstat fh_post_attr; /* full attrs after operation */ 296 u64 nfsd4_change_attribute(struct kstat *stat, struct inode *inode);
|
/linux-6.3-rc2/arch/x86/kernel/ |
A D | sys_ia32.c | 132 static int cp_stat64(struct stat64 __user *ubuf, struct kstat *stat) in cp_stat64() 167 struct kstat stat; in COMPAT_SYSCALL_DEFINE2() 178 struct kstat stat; in COMPAT_SYSCALL_DEFINE2() 188 struct kstat stat; in COMPAT_SYSCALL_DEFINE2() 199 struct kstat stat; in COMPAT_SYSCALL_DEFINE4()
|
/linux-6.3-rc2/arch/sparc/kernel/ |
A D | sys_sparc32.c | 64 static int cp_compat_stat64(struct kstat *stat, in cp_compat_stat64() 97 struct kstat stat; in COMPAT_SYSCALL_DEFINE2() 108 struct kstat stat; in COMPAT_SYSCALL_DEFINE2() 119 struct kstat stat; in COMPAT_SYSCALL_DEFINE2() 131 struct kstat stat; in COMPAT_SYSCALL_DEFINE4()
|
/linux-6.3-rc2/arch/s390/kernel/ |
A D | compat_linux.c | 126 static int cp_stat64(struct stat64_emu31 __user *ubuf, struct kstat *stat) in cp_stat64() 152 struct kstat stat; in COMPAT_SYSCALL_DEFINE2() 161 struct kstat stat; in COMPAT_SYSCALL_DEFINE2() 170 struct kstat stat; in COMPAT_SYSCALL_DEFINE2() 180 struct kstat stat; in COMPAT_SYSCALL_DEFINE4()
|
/linux-6.3-rc2/fs/ksmbd/ |
A D | misc.h | 11 struct kstat; 19 int get_nlink(struct kstat *st);
|
A D | vfs.h | 69 struct kstat *kstat; member 90 int ksmbd_vfs_getattr(const struct path *path, struct kstat *stat);
|
A D | vfs.c | 545 int ksmbd_vfs_getattr(const struct path *path, struct kstat *stat) in ksmbd_vfs_getattr() 1629 struct kstat *kstat = ksmbd_kstat->kstat; in ksmbd_vfs_init_kstat() local 1634 time = ksmbd_UnixTimeToNT(kstat->atime); in ksmbd_vfs_init_kstat() 1636 time = ksmbd_UnixTimeToNT(kstat->mtime); in ksmbd_vfs_init_kstat() 1638 time = ksmbd_UnixTimeToNT(kstat->ctime); in ksmbd_vfs_init_kstat() 1645 info->EndOfFile = cpu_to_le64(kstat->size); in ksmbd_vfs_init_kstat() 1646 info->AllocationSize = cpu_to_le64(kstat->blocks << 9); in ksmbd_vfs_init_kstat() 1661 generic_fillattr(idmap, d_inode(dentry), ksmbd_kstat->kstat); in ksmbd_vfs_fill_dentry_attrs() 1663 time = ksmbd_UnixTimeToNT(ksmbd_kstat->kstat->ctime); in ksmbd_vfs_fill_dentry_attrs() 1670 if (S_ISDIR(ksmbd_kstat->kstat->mode)) in ksmbd_vfs_fill_dentry_attrs()
|
A D | smb_common.c | 313 struct kstat kstat; in ksmbd_populate_dot_dotdot_entries() local 334 ksmbd_kstat.kstat = &kstat; in ksmbd_populate_dot_dotdot_entries()
|
A D | smb2pdu.c | 2500 struct kstat stat; in smb2_open() 3412 void *kstat; in smb2_populate_readdir_entry() local 3619 struct kstat kstat; in process_query_dir_entries() local 3649 ksmbd_kstat.kstat = &kstat; in process_query_dir_entries() 4308 struct kstat stat; in get_file_basic_info() 4356 struct kstat stat; in get_file_standard_info() 4397 struct kstat stat; in get_file_all_info() 4483 struct kstat stat; in get_file_stream_info() 4579 struct kstat stat; in get_file_internal_info() 4595 struct kstat stat; in get_file_network_open_info() [all …]
|
/linux-6.3-rc2/arch/arm/kernel/ |
A D | sys_oabi-compat.c | 119 static long cp_oldabi_stat64(struct kstat *stat, in cp_oldabi_stat64() 149 struct kstat stat; in sys_oabi_stat64() 159 struct kstat stat; in sys_oabi_lstat64() 169 struct kstat stat; in sys_oabi_fstat64() 181 struct kstat stat; in sys_oabi_fstatat64()
|
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/ |
A D | test_d_path_check_rdonly_mem.c | 11 int BPF_PROG(d_path_check_rdonly_mem, struct path *path, struct kstat *stat, in BPF_PROG()
|
A D | test_d_path_check_types.c | 15 int BPF_PROG(d_path_check_rdonly_mem, struct path *path, struct kstat *stat, in BPF_PROG()
|
A D | test_d_path.c | 22 int BPF_PROG(prog_stat, struct path *path, struct kstat *stat, in BPF_PROG()
|
/linux-6.3-rc2/fs/vboxsf/ |
A D | vfsmod.h | 101 struct kstat *kstat, u32 request_mask,
|
A D | utils.c | 235 struct kstat *kstat, u32 request_mask, unsigned int flags) in vboxsf_getattr() argument 255 generic_fillattr(&nop_mnt_idmap, d_inode(dentry), kstat); in vboxsf_getattr()
|
/linux-6.3-rc2/fs/coda/ |
A D | coda_linux.h | 52 int coda_getattr(struct mnt_idmap *, const struct path *, struct kstat *,
|
/linux-6.3-rc2/fs/ocfs2/ |
A D | file.h | 55 struct kstat *stat, u32 request_mask, unsigned int flags);
|
/linux-6.3-rc2/fs/overlayfs/ |
A D | copy_up.c | 326 struct dentry *upperdentry, struct kstat *stat) in ovl_set_size() 337 struct kstat *stat) in ovl_set_timestamps() 350 struct kstat *stat) in ovl_set_attr() 539 struct kstat stat; 540 struct kstat pstat;
|
/linux-6.3-rc2/fs/ext4/ |
A D | symlink.c | 60 struct kstat *stat, u32 request_mask, in ext4_encrypted_symlink_getattr()
|