Home
last modified time | relevance | path

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

/linux/fs/ext2/
H A Dsymlink.c26 .getattr = ext2_getattr,
33 .getattr = ext2_getattr,
H A Dfile.c332 .getattr = ext2_getattr,
H A Dext2.h746 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