Home
last modified time | relevance | path

Searched refs:ext2_getattr (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/ext2/
H A Dsymlink.c26 .getattr = ext2_getattr,
33 .getattr = ext2_getattr,
H A Dnamei.c416 .getattr = ext2_getattr,
427 .getattr = ext2_getattr,
H A Dfile.c324 .getattr = ext2_getattr,
H A Dext2.h750 extern int ext2_getattr (struct mnt_idmap *, const struct path *,
H A Dinode.c1613 int ext2_getattr(struct mnt_idmap *idmap, const struct path *path, in ext2_getattr() function