Home
last modified time | relevance | path

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

/linux-6.15/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.c330 .getattr = ext2_getattr,
H A Dext2.h746 extern int ext2_getattr (struct mnt_idmap *, const struct path *,
H A Dinode.c1610 int ext2_getattr(struct mnt_idmap *idmap, const struct path *path, in ext2_getattr() function