Searched refs:ext4_file_getattr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | file.c | 937 .getattr = ext4_file_getattr,
|
H A D | ext4.h | 2891 extern int ext4_file_getattr(const struct path *, struct kstat *, u32, unsigned int);
|
H A D | inode.c | 5652 int ext4_file_getattr(const struct path *path, struct kstat *stat, in ext4_file_getattr() function
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | file.c | 953 .getattr = ext4_file_getattr,
|
H A D | ext4.h | 2984 extern int ext4_file_getattr(struct mnt_idmap *, const struct path *,
|
H A D | inode.c | 5590 int ext4_file_getattr(struct mnt_idmap *idmap, in ext4_file_getattr() function
|
Completed in 33 milliseconds