Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dfile.c974 .getattr = ext4_file_getattr,
H A Dext4.h2993 extern int ext4_file_getattr(struct mnt_idmap *, const struct path *,
H A Dinode.c5664 int ext4_file_getattr(struct mnt_idmap *idmap, in ext4_file_getattr() function