Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext2/
H A Dfile.c328 .fiemap = ext2_fiemap,
H A Dext2.h753 extern int ext2_fiemap(struct inode *inode, struct fiemap_extent_info *fieinfo,
H A Dinode.c894 int ext2_fiemap(struct inode *inode, struct fiemap_extent_info *fieinfo, in ext2_fiemap() function