| /linux/fs/nfsd/ |
| H A D | xdr.h | 86 struct kstat stat; 92 struct kstat stat; 105 struct kstat stat; 176 const struct svc_fh *fhp, const struct kstat *stat);
|
| H A D | nfsfh.h | 111 struct kstat fh_post_attr; /* full attrs after operation */ 227 __be32 fh_getattr(const struct svc_fh *fhp, struct kstat *stat); 338 u64 nfsd4_change_attribute(const struct kstat *stat);
|
| H A D | xdr3.h | 120 struct kstat stat; 134 struct kstat stat; 229 struct kstat stat;
|
| H A D | nfsfh.c | 766 __be32 fh_getattr(const struct svc_fh *fhp, struct kstat *stat) in fh_getattr() 793 struct kstat stat; in fh_fill_pre_attrs() 957 u64 nfsd4_change_attribute(const struct kstat *stat) in nfsd4_change_attribute()
|
| /linux/arch/arm/kernel/ |
| H A D | sys_oabi-compat.c | 121 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/tools/testing/selftests/bpf/progs/ |
| H 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()
|
| H 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()
|
| H A D | test_d_path.c | 23 int BPF_PROG(prog_stat, struct path *path, struct kstat *stat, in BPF_PROG()
|
| /linux/fs/coda/ |
| H A D | coda_linux.h | 52 int coda_getattr(struct mnt_idmap *, const struct path *, struct kstat *,
|
| /linux/fs/smb/server/ |
| H A D | vfs.c | 535 int ksmbd_vfs_getattr(const struct path *path, struct kstat *stat) in ksmbd_vfs_getattr() 1798 struct kstat *kstat = ksmbd_kstat->kstat; in ksmbd_vfs_init_kstat() local 1803 time = ksmbd_UnixTimeToNT(kstat->atime); in ksmbd_vfs_init_kstat() 1805 time = ksmbd_UnixTimeToNT(kstat->mtime); in ksmbd_vfs_init_kstat() 1807 time = ksmbd_UnixTimeToNT(kstat->ctime); in ksmbd_vfs_init_kstat() 1814 info->EndOfFile = cpu_to_le64(kstat->size); in ksmbd_vfs_init_kstat() 1815 info->AllocationSize = cpu_to_le64(kstat->blocks << 9); in ksmbd_vfs_init_kstat() 1835 rc = vfs_getattr(&path, ksmbd_kstat->kstat, in ksmbd_vfs_fill_dentry_attrs() 1841 time = ksmbd_UnixTimeToNT(ksmbd_kstat->kstat->ctime); in ksmbd_vfs_fill_dentry_attrs() 1848 if (S_ISDIR(ksmbd_kstat->kstat->mode)) in ksmbd_vfs_fill_dentry_attrs()
|
| H A D | smb2pdu.c | 1296 static int smb2_get_dos_mode(struct kstat *stat, int attribute) in smb2_get_dos_mode() 4092 struct kstat stat; in smb2_open() 5466 void *kstat; in smb2_populate_readdir_entry() local 5497 kstat = d_info->wptr; in smb2_populate_readdir_entry() 5499 kstat = ksmbd_vfs_init_kstat(&d_info->wptr, ksmbd_kstat); in smb2_populate_readdir_entry() 5506 ffdinfo = (FILE_FULL_DIRECTORY_INFO *)kstat; in smb2_populate_readdir_entry() 5509 smb2_get_reparse_tag_special_file(ksmbd_kstat->kstat->mode); in smb2_populate_readdir_entry() 5522 fbdinfo = (FILE_BOTH_DIRECTORY_INFO *)kstat; in smb2_populate_readdir_entry() 5525 smb2_get_reparse_tag_special_file(ksmbd_kstat->kstat->mode); in smb2_populate_readdir_entry() 5540 fdinfo = (FILE_DIRECTORY_INFO *)kstat; in smb2_populate_readdir_entry() [all …]
|
| H A D | misc.c | 213 int get_nlink(struct kstat *st) in get_nlink()
|
| /linux/fs/ocfs2/ |
| H A D | file.h | 56 struct kstat *stat, u32 request_mask, unsigned int flags);
|
| /linux/fs/overlayfs/ |
| H A D | inode.c | 103 static void ovl_map_dev_ino(struct dentry *dentry, struct kstat *stat, int fsid) in ovl_map_dev_ino() 164 struct kstat *stat, u32 request_mask, in ovl_real_getattr_nosec() 172 struct kstat *stat, u32 request_mask, unsigned int flags) in ovl_getattr() 209 struct kstat lowerstat; in ovl_getattr() 261 struct kstat lowerdatastat; in ovl_getattr()
|
| H A D | copy_up.c | 369 struct dentry *upperdentry, struct kstat *stat) in ovl_set_size() 380 struct kstat *stat) in ovl_set_timestamps() 393 struct kstat *stat) in ovl_set_attr() 581 struct kstat stat; 582 struct kstat pstat;
|
| /linux/fs/udf/ |
| H A D | symlink.c | 137 const struct path *path, struct kstat *stat, in udf_symlink_getattr()
|
| /linux/include/linux/ |
| H A D | fs.h | 2018 struct kstat *, u32, unsigned int); 3207 void fill_mg_cmtime(struct kstat *stat, u32 request_mask, struct inode *inode); 3208 void generic_fillattr(struct mnt_idmap *, u32, struct inode *, struct kstat *); 3209 void generic_fill_statx_attr(struct inode *inode, struct kstat *stat); 3210 void generic_fill_statx_atomic_writes(struct kstat *stat, 3214 extern int vfs_getattr_nosec(const struct path *, struct kstat *, u32, unsigned int); 3215 extern int vfs_getattr(const struct path *, struct kstat *, u32, unsigned int); 3232 int vfs_fstatat(int dfd, const char __user *filename, struct kstat *stat, 3234 int vfs_fstat(int fd, struct kstat *stat); 3236 static inline int vfs_stat(const char __user *filename, struct kstat *stat) in vfs_stat() [all …]
|
| H A D | fscrypt.h | 473 int fscrypt_symlink_getattr(const struct path *path, struct kstat *stat); 825 struct kstat *stat) in fscrypt_symlink_getattr()
|
| /linux/fs/minix/ |
| H A D | minix.h | 59 struct kstat *, u32, unsigned int);
|
| /linux/fs/smb/client/ |
| H A D | cifsfs.h | 82 struct kstat *stat, u32 request_mask, unsigned int flags);
|
| /linux/fs/nfs/ |
| H A D | localio.c | 751 static int __vfs_getattr(const struct path *p, struct kstat *stat, int version) in __vfs_getattr() 761 static u64 __nfsd4_change_attribute(const struct kstat *stat, in __nfsd4_change_attribute() 781 struct kstat stat; in nfs_local_vfs_getattr()
|
| /linux/fs/proc/ |
| H A D | internal.h | 262 struct kstat *, u32, unsigned int);
|
| /linux/security/integrity/ima/ |
| H A D | ima_api.c | 254 struct kstat stat; in ima_collect_measurement()
|
| /linux/fs/erofs/ |
| H A D | internal.h | 424 struct kstat *stat, u32 request_mask,
|
| /linux/drivers/block/ |
| H A D | zloop.c | 313 struct kstat stat; in zloop_update_seq_zone() 1039 struct kstat st; in zloop_get_block_size() 1081 struct kstat stat; in zloop_init_zone()
|