Home
last modified time | relevance | path

Searched refs:kstat (Results 1 – 25 of 115) sorted by relevance

12345

/Linux-v6.6/fs/
Dstat.c47 struct inode *inode, struct kstat *stat) in generic_fillattr()
82 void generic_fill_statx_attr(struct inode *inode, struct kstat *stat) in generic_fill_statx_attr()
105 int vfs_getattr_nosec(const struct path *path, struct kstat *stat, in vfs_getattr_nosec()
164 int vfs_getattr(const struct path *path, struct kstat *stat, in vfs_getattr()
186 int vfs_fstat(int fd, struct kstat *stat) in vfs_fstat()
229 struct kstat *stat, u32 request_mask) in vfs_statx()
271 struct kstat *stat, int flags) in vfs_fstatat()
307 static int cp_old_stat(struct kstat *stat, struct __old_kernel_stat __user * statbuf) in cp_old_stat()
347 struct kstat stat; in SYSCALL_DEFINE2()
360 struct kstat stat; in SYSCALL_DEFINE2()
[all …]
/Linux-v6.6/include/linux/
Dkernel_stat.h46 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()
Dinit_syscalls.h11 int __init init_stat(const char *filename, struct kstat *stat, int flags);
Dstat.h22 struct kstat { struct
/Linux-v6.6/fs/nfsd/
Dxdr.h85 struct kstat stat;
91 struct kstat stat;
104 struct kstat stat;
175 const struct svc_fh *fhp, const struct kstat *stat);
Dxdr3.h119 struct kstat stat;
133 struct kstat stat;
228 struct kstat stat;
Dnfsfh.h106 struct kstat fh_post_attr; /* full attrs after operation */
296 u64 nfsd4_change_attribute(struct kstat *stat, struct inode *inode);
/Linux-v6.6/arch/x86/kernel/
Dsys_ia32.c132 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-v6.6/arch/sparc/kernel/
Dsys_sparc32.c64 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-v6.6/arch/s390/kernel/
Dcompat_linux.c126 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-v6.6/fs/smb/server/
Dmisc.h11 struct kstat;
19 int get_nlink(struct kstat *st);
Dvfs.h69 struct kstat *kstat; member
88 int ksmbd_vfs_getattr(const struct path *path, struct kstat *stat);
Dvfs.c554 int ksmbd_vfs_getattr(const struct path *path, struct kstat *stat) in ksmbd_vfs_getattr()
1630 struct kstat *kstat = ksmbd_kstat->kstat; in ksmbd_vfs_init_kstat() local
1635 time = ksmbd_UnixTimeToNT(kstat->atime); in ksmbd_vfs_init_kstat()
1637 time = ksmbd_UnixTimeToNT(kstat->mtime); in ksmbd_vfs_init_kstat()
1639 time = ksmbd_UnixTimeToNT(kstat->ctime); in ksmbd_vfs_init_kstat()
1646 info->EndOfFile = cpu_to_le64(kstat->size); in ksmbd_vfs_init_kstat()
1647 info->AllocationSize = cpu_to_le64(kstat->blocks << 9); in ksmbd_vfs_init_kstat()
1663 ksmbd_kstat->kstat); in ksmbd_vfs_fill_dentry_attrs()
1665 time = ksmbd_UnixTimeToNT(ksmbd_kstat->kstat->ctime); in ksmbd_vfs_fill_dentry_attrs()
1672 if (S_ISDIR(ksmbd_kstat->kstat->mode)) in ksmbd_vfs_fill_dentry_attrs()
Dsmb_common.c423 struct kstat kstat; in ksmbd_populate_dot_dotdot_entries() local
444 ksmbd_kstat.kstat = &kstat; in ksmbd_populate_dot_dotdot_entries()
Dsmb2pdu.c759 static int smb2_get_dos_mode(struct kstat *stat, int attribute) in smb2_get_dos_mode()
2652 struct kstat stat; in smb2_open()
3570 void *kstat; in smb2_populate_readdir_entry() local
3595 kstat = d_info->wptr; in smb2_populate_readdir_entry()
3597 kstat = ksmbd_vfs_init_kstat(&d_info->wptr, ksmbd_kstat); in smb2_populate_readdir_entry()
3604 ffdinfo = (struct file_full_directory_info *)kstat; in smb2_populate_readdir_entry()
3607 smb2_get_reparse_tag_special_file(ksmbd_kstat->kstat->mode); in smb2_populate_readdir_entry()
3620 fbdinfo = (struct file_both_directory_info *)kstat; in smb2_populate_readdir_entry()
3623 smb2_get_reparse_tag_special_file(ksmbd_kstat->kstat->mode); in smb2_populate_readdir_entry()
3638 fdinfo = (struct file_directory_info *)kstat; in smb2_populate_readdir_entry()
[all …]
/Linux-v6.6/arch/arm/kernel/
Dsys_oabi-compat.c121 static long cp_oldabi_stat64(struct kstat *stat, in cp_oldabi_stat64()
151 struct kstat stat; in sys_oabi_stat64()
161 struct kstat stat; in sys_oabi_lstat64()
171 struct kstat stat; in sys_oabi_fstat64()
183 struct kstat stat; in sys_oabi_fstatat64()
/Linux-v6.6/fs/vboxsf/
Dvfsmod.h101 struct kstat *kstat, u32 request_mask,
Dutils.c235 struct kstat *kstat, u32 request_mask, unsigned int flags) in vboxsf_getattr() argument
255 generic_fillattr(&nop_mnt_idmap, request_mask, d_inode(dentry), kstat); in vboxsf_getattr()
/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dtest_d_path_check_rdonly_mem.c11 int BPF_PROG(d_path_check_rdonly_mem, struct path *path, struct kstat *stat, in BPF_PROG()
Dtest_d_path_check_types.c15 int BPF_PROG(d_path_check_rdonly_mem, struct path *path, struct kstat *stat, in BPF_PROG()
Dtest_d_path.c22 int BPF_PROG(prog_stat, struct path *path, struct kstat *stat, in BPF_PROG()
/Linux-v6.6/fs/coda/
Dcoda_linux.h52 int coda_getattr(struct mnt_idmap *, const struct path *, struct kstat *,
/Linux-v6.6/fs/ocfs2/
Dfile.h55 struct kstat *stat, u32 request_mask, unsigned int flags);
/Linux-v6.6/fs/ext4/
Dsymlink.c60 struct kstat *stat, u32 request_mask, in ext4_encrypted_symlink_getattr()
/Linux-v6.6/fs/overlayfs/
Dcopy_up.c325 struct dentry *upperdentry, struct kstat *stat) in ovl_set_size()
336 struct kstat *stat) in ovl_set_timestamps()
349 struct kstat *stat) in ovl_set_attr()
538 struct kstat stat;
539 struct kstat pstat;

12345