Home
last modified time | relevance | path

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

/linux/fs/ext2/
H A Dsymlink.c26 .getattr = ext2_getattr,
33 .getattr = ext2_getattr,
H A Dnamei.c418 .getattr = ext2_getattr,
429 .getattr = ext2_getattr,
H A Dfile.c334 .getattr = ext2_getattr,
H A Dext2.h745 extern int ext2_getattr (struct mnt_idmap *, const struct path *,
H A Dinode.c1621 int ext2_getattr(struct mnt_idmap *idmap, const struct path *path, in ext2_getattr() function