Home
last modified time | relevance | path

Searched refs:ext4_file_getattr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dfile.c953 .getattr = ext4_file_getattr,
H A Dext4.h2986 extern int ext4_file_getattr(struct mnt_idmap *, const struct path *,
H A Dinode.c5638 int ext4_file_getattr(struct mnt_idmap *idmap, in ext4_file_getattr() function